We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8822eef commit 456851cCopy full SHA for 456851c
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: trailing-whitespace
25
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: v0.8.4
+ rev: v0.9.2
28
hooks:
29
- id: ruff
30
args: ["--fix", "--show-fixes"]
0 commit comments