We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2609981 commit edf9945Copy full SHA for edf9945
1 file changed
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
rev: v0.14.10
28
hooks:
29
- id: ruff-check
30
- args: [--fix, --exit-non-zero-on-fix]
+ args: [--fix]
31
- id: ruff-format
32
33
- repo: https://github.com/astral-sh/uv-pre-commit
0 commit comments