Skip to content

Commit

Permalink
ci: Fix pre-commit ruff configuration
Browse files Browse the repository at this point in the history
Remove non-existant flag
  • Loading branch information
b-butler committed Feb 12, 2024
1 parent 3ff1889 commit 193d900
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ repos:
- id: ruff
args:
- --fix
- --error-zero-on-fix
types_or:
- python
- pyi
Expand Down

0 comments on commit 193d900

Please sign in to comment.