diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6be2dd4..02fd0fd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/compilerla/conventional-pre-commit - rev: v3.2.0 + rev: v4.4.0 hooks: - id: conventional-pre-commit stages: [commit-msg]