diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6790dcc..354986a 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.13.4 + rev: v2.14.0 hooks: - id: check-message - id: check-branch