diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3b323f03b99c..a410585a52d4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: # actionlint has a shellcheck integration which extracts shell scripts in `run:` steps from GitHub Actions # and checks these with shellcheck. This is arguably its most useful feature, # but the integration only works if shellcheck is installed - - "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.10.0" + - "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.11.0" - repo: https://github.com/woodruffw/zizmor-pre-commit rev: v1.5.2 hooks: