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