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 2facdb6 commit 59f3be0Copy full SHA for 59f3be0
1 file changed
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
rev: 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
19
hooks:
20
- - id: ruff
+ - id: ruff-check
21
args: [--fix, --show-fixes]
22
- id: ruff-format
23
0 commit comments