We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9adeebd commit 237621eCopy full SHA for 237621e
1 file changed
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
rev: v0.14.9
18
hooks:
19
- - id: ruff
+ - id: ruff-check
20
21
- repo: https://github.com/asottile/pyupgrade
22
rev: v3.21.2
0 commit comments