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