diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 67083b04e..a7f4176d0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: hooks: - id: flake8 - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.9.0.5 + rev: v0.9.0.6 hooks: - id: shellcheck exclude: ^(constructor/header.sh|constructor/osx/.*sh)