We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d46da88 commit 64d2045Copy full SHA for 64d2045
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
args: [--fix=lf]
12
- id: debug-statements
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: "v0.9.7"
+ rev: "v0.9.10"
15
hooks:
16
- id: ruff
17
args: ["--fix"]
0 commit comments