We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f1928 commit 4545aaeCopy full SHA for 4545aae
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: debug-statements
10
- id: check-ast
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: "v0.3.5"
+ rev: "v0.3.7"
13
hooks:
14
- id: ruff
15
args: ["--fix"]
0 commit comments