We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 704d119 commit cc13f53Copy full SHA for cc13f53
.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.11.7
+ rev: v0.11.9
28
hooks:
29
- id: ruff
30
args: ["--fix", "--show-fixes"]
0 commit comments