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 05ba1a7 commit a80cf9eCopy full SHA for a80cf9e
.pre-commit-config.yaml
@@ -1,8 +1,8 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: v0.12.2
+ rev: v0.12.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