diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index db884b3..666d3c8 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']