We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 230c52c commit e3299b8Copy full SHA for e3299b8
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: debug-statements
16
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.7.0
+ rev: v0.7.1
19
hooks:
20
- id: ruff
21
args: ["--fix", "--show-fixes"]
0 commit comments