diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2f482a3..e858c18 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: exclude: ^(Dockerfile*) - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.9.0.6 + rev: v0.10.0.1 hooks: - id: shellcheck