diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 19956d21e..cb40d8736 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: v2.2.0 + rev: v4.1.0 hooks: - id: commitlint stages: [commit-msg]