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 7627f69 commit e3b7f2cCopy full SHA for e3b7f2c
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
rev: v0.13.3
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