We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f1928 commit 8e2aa31Copy full SHA for 8e2aa31
.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.4.1"
13
hooks:
14
- id: ruff
15
args: ["--fix"]
0 commit comments