diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fa77bfa..0dd6097 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - id: check-github-workflows - id: check-renovate - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.11.0 + rev: v9.13.0 hooks: - id: commitlint stages: [commit-msg]