diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 70f61b8b..4b29225b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: markdownlint-cli2 exclude: ^LICENSE\.md$ - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.8.0.3 + rev: v0.8.0.4 hooks: - id: shellcheck - repo: https://github.com/codespell-project/codespell