We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d0670 commit a79e027Copy full SHA for a79e027
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: trailing-whitespace
21
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: v0.6.5
+ rev: v0.6.7
24
hooks:
25
- id: ruff
26
args: [--fix, --show-fixes]
0 commit comments