diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d41bd86..ed3aa4a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/compilerla/conventional-pre-commit - rev: v4.0.0 + rev: v4.2.0 hooks: - id: conventional-pre-commit stages: [commit-msg]