diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 24c68b5f3..aeb345c1f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: exclude: "^(sites/docs-devsy-sh/)" - 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]