diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2e6157a..fe78713 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: language_version: 20.18.0 - repo: https://github.com/compilerla/conventional-pre-commit - rev: v3.6.0 + rev: v4.0.0 hooks: - id: conventional-pre-commit stages: [commit-msg]