diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6cd05917..c12d5100 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: # Shellcheck for the *.sh helper scripts (self-contained binary). - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.11.0.1 + rev: v0.11.0.1-1 hooks: - id: shellcheck