diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b0fd08c..1f7d451 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-added-large-files - id: check-merge-conflict - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.24.0 + rev: v9.26.0 hooks: - id: commitlint stages: [commit-msg]