diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9312088..f987287 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - --args=--skip-dirs '**/.terraform' - repo: https://github.com/compilerla/conventional-pre-commit - rev: v3.3.0 + rev: v3.4.0 hooks: - id: conventional-pre-commit stages: [commit-msg]