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 f7c72d8 commit 3cc589bCopy full SHA for 3cc589b
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
additional_dependencies:
28
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@latest"
29
- repo: https://github.com/woodruffw/zizmor-pre-commit
30
- rev: v1.8.0
+ rev: v1.9.0
31
hooks:
32
- id: zizmor
33
- repo: https://github.com/shellcheck-py/shellcheck-py
@@ -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.11.11
+ rev: v0.11.12
40
41
- id: ruff
42
args: ["--exit-non-zero-on-fix"]
0 commit comments