diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4e2f36b..26c24e6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,6 +5,6 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.11.0.1 + rev: v0.11.0.1-1 hooks: - id: shellcheck