diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8217a2d..e61b77b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - --project - unboundsoftware/gitlab-cleanup-handler - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.5.0 + rev: v9.11.0 hooks: - id: commitlint stages: [ commit-msg ]