diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5c9c8ea..ebb3ae6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - --indent - '2' - repo: https://github.com/compilerla/conventional-pre-commit - rev: v2.3.0 + rev: v2.4.0 hooks: - id: conventional-pre-commit stages: [commit-msg]