We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ffb16 commit 1bd0a99Copy full SHA for 1bd0a99
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
36
# Lints code
37
- repo: https://github.com/astral-sh/ruff-pre-commit
38
- rev: "v0.3.3"
+ rev: "v0.3.4"
39
hooks:
40
- id: ruff
41
args: ["--fix", "--show-fixes"]
0 commit comments