We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f009779 commit aeba542Copy full SHA for aeba542
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- --autofix
19
- id: trailing-whitespace
20
- repo: https://github.com/astral-sh/ruff-pre-commit
21
- rev: v0.11.2
+ rev: v0.11.7
22
hooks:
23
- id: ruff
24
args: [--fix, --exit-non-zero-on-fix]
0 commit comments