diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6dd948364..8d47b0552 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ fail_fast: false repos: - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v4.1.0 + rev: v5.0.0 hooks: - id: commitlint stages: [commit-msg]