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 a27731b + fa74139 commit cb061f7Copy full SHA for cb061f7
.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