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 763366a commit 112180fCopy full SHA for 112180f
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: trailing-whitespace
22
23
- repo: https://github.com/astral-sh/ruff-pre-commit
24
- rev: v0.11.12
+ rev: v0.11.13
25
hooks:
26
- id: ruff
27
args: ["--fix", "--show-fixes"]
0 commit comments