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