We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa1228 commit d2a05eaCopy full SHA for d2a05ea
1 file changed
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
rev: v0.14.11
29
hooks:
30
- - id: ruff
+ - id: ruff-check
31
args: ["--exit-non-zero-on-fix"]
32
- id: ruff-format
33
0 commit comments