Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoortheen authored Jul 4, 2024
1 parent a68f16e commit 2351ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repos:
rev: 'v0.5.0'
hooks:
- id: ruff
args: [., --fix, --exit-non-zero-on-fix]
args: [xontrib, --fix, --exit-non-zero-on-fix]
pass_filenames: false
- id: ruff-format
args: [.]
Expand Down

0 comments on commit 2351ff2

Please sign in to comment.