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 c955b0e commit fcdac23Copy full SHA for fcdac23
.pre-commit-config.yaml
@@ -2,6 +2,6 @@ repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
rev: "v0.11.11"
4
hooks:
5
- - id: ruff
+ - id: ruff-check
6
args: [ --fix ]
7
- id: ruff-format
0 commit comments