We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7edfdb7 commit b768fb6Copy full SHA for b768fb6
1 file changed
.pre-commit-config.yaml
@@ -12,6 +12,7 @@ repos:
12
rev: "v0.6.2"
13
hooks:
14
- id: ruff
15
+ args: [ 'check' ]
16
- repo: https://github.com/asottile/pyupgrade
17
rev: v3.17.0
18
0 commit comments