diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2d5c35cbd..42d6b7425 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: - "--args=--only=terraform_workspace_remote" - id: terraform_docs - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.24.0 + rev: v9.25.0 hooks: - id: commitlint stages: [commit-msg]