diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 29bc55b..96107ce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - --allow-multiple-documents - id: check-added-large-files - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.23.0 + rev: v9.24.0 hooks: - id: commitlint stages: [ commit-msg ]