diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 841a85d..f1f396d 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: v8.0.0 + rev: v9.5.0 hooks: - id: commitlint stages: [commit-msg]