diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ccfa22d..8e98bc5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: shfmt - repo: https://github.com/koalaman/shellcheck-precommit - rev: v0.10.0 + rev: v0.11.0 hooks: - id: shellcheck args: ['--severity=warning']