We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a94877 commit bae75abCopy full SHA for bae75ab
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
- id: trailing-whitespace
35
36
- repo: https://github.com/astral-sh/ruff-pre-commit
37
- rev: "v0.4.2"
+ rev: "v0.4.10"
38
hooks:
39
- id: ruff
40
args: ["--fix", "--show-fixes"]
0 commit comments