diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4f88838..ca3f876 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - mdformat-shfmt==0.2.0 - mdformat_tables==1.0.0 - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.10.0.1 + rev: v0.11.0.1 hooks: - id: shellcheck require_serial: true