From 4fac3f23c90336ce5cc71a5d424c3eeec2ab4edc Mon Sep 17 00:00:00 2001 From: "ppat-self-hosted-renovate-bot[bot]" <175373406+ppat-self-hosted-renovate-bot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 05:14:20 +0000 Subject: [PATCH] chore(dev-tools): update alessandrojcm/commitlint-pre-commit-hook (non-major) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c107d512..44522c3e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: hooks: - id: shellcheck - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.24.0 + rev: v9.25.0 hooks: - id: commitlint stages: [commit-msg]