diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index db927f9..604e476 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: hooks: - id: renovate-config-validator - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.9.0 + rev: v9.11.0 hooks: - id: commitlint stages: [commit-msg]