diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 419ade51b..eceb3c54d 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -7,6 +7,7 @@ files: ^\.github/workflows/ entry: actionlint minimum_pre_commit_version: 3.0.0 + additional_dependencies: ["github.com/wasilibs/go-shellcheck/cmd/shellcheck@latest"] - id: actionlint-docker name: Lint GitHub Actions workflow files description: Runs actionlint Docker image to lint GitHub Actions workflow files