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 755ea5d commit 27093cfCopy full SHA for 27093cf
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
- id: shellcheck
37
args: ["--severity=style"]
38
- repo: https://github.com/astral-sh/ruff-pre-commit
39
- rev: v0.12.11
+ rev: v0.12.12
40
hooks:
41
- id: ruff
42
args: ["--exit-non-zero-on-fix"]
0 commit comments