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 070e1eb commit fa74139Copy full SHA for fa74139
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
rev: v0.11.12
4
hooks:
5
- - id: ruff
+ - id: ruff-check
6
args: [--exit-non-zero-on-fix]
7
8
- repo: https://github.com/psf/black-pre-commit-mirror
0 commit comments