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 19cc3bc commit 9cb611bCopy full SHA for 9cb611b
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
# actionlint has a shellcheck integration which extracts shell scripts in `run:` steps from GitHub Actions
40
# and checks these with shellcheck. This is arguably its most useful feature,
41
# but the integration only works if shellcheck is installed
42
- - "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.10.0"
+ - "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.11.1"
43
- repo: https://github.com/woodruffw/zizmor-pre-commit
44
rev: v1.14.2
45
hooks:
0 commit comments