diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4954b2a6..687a03d1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: additional_dependencies: ["github.com/norwoodj/helm-docs/cmd/helm-docs"] - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.17.0 + rev: v9.18.0 hooks: - id: commitlint stages: [commit-msg]