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.
2 parents cb23f4a + 8e63850 commit 5e3037fCopy full SHA for 5e3037f
3 files 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