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 3c533a9 commit 28afceeCopy full SHA for 28afcee
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- repo: https://github.com/astral-sh/ruff-pre-commit
7
rev: v0.12.8
8
hooks:
9
- - id: ruff
+ - id: ruff-check
10
args: [--fix, --show-fixes]
11
- repo: local
12
0 commit comments