diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 09d61b3..ec7e5ee 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: args: ['-i', '4'] # ShellCheck hook for linting shell scripts - repo: https://github.com/shellcheck-py/shellcheck-py - rev: "v0.11.0.1" + rev: "v0.11.0.1-1" hooks: - id: shellcheck name: shellcheck