We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ruff-check
1 parent 43c0c83 commit 94d5222Copy full SHA for 94d5222
1 file changed
.pre-commit-config.yaml
@@ -55,7 +55,7 @@ repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
56
rev: v0.15.4
57
hooks:
58
- - id: ruff
+ - id: ruff-check
59
types_or: [python]
60
args: [--fix]
61
- id: ruff-format
0 commit comments