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 60799f2 commit 38f60a9Copy full SHA for 38f60a9
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- repo: https://github.com/astral-sh/ruff-pre-commit
15
rev: v0.14.10
16
hooks:
17
- - id: ruff
+ - id: ruff-check
18
args: [ --fix, --exit-non-zero-on-fix ]
19
- id: ruff-format
20
minimum_pre_commit_version: 4.2.0
0 commit comments