diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 80720e4..54b5f97 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ default_install_hook_types: - commit-msg repos: - repo: https://github.com/commit-check/commit-check - rev: v2.11.1 + rev: v2.12.0 hooks: - id: check-message - id: check-branch