We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aa3091 commit 9ccb45dCopy full SHA for 9ccb45d
1 file changed
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
rev: v0.15.2
4
hooks:
5
- - id: ruff
+ - id: ruff-check
6
args: [ --fix ]
7
- id: ruff-format
8
0 commit comments