diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4ef0f60..1cbf159 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: check-added-large-files - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.22.0 + rev: v9.23.0 hooks: - id: commitlint stages: [ commit-msg ]