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 be4df34 commit feab901Copy full SHA for feab901
.pre-commit-config.yaml
@@ -44,7 +44,7 @@ repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
45
rev: "v0.12.3"
46
hooks:
47
- - id: ruff
+ - id: ruff-check
48
args: ["--fix", "--show-fixes"]
49
- id: ruff-format
50
0 commit comments