We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e47eb5 commit bb2a942Copy full SHA for bb2a942
1 file changed
.pre-commit-config.yaml
@@ -62,9 +62,8 @@ repos:
62
hooks:
63
- id: ruff-format
64
name: ruff (format)
65
- args: [--preview]
66
67
- - id: ruff
+ - id: ruff-check
68
name: ruff (fix)
69
alias: ruff-fix
70
args:
0 commit comments