From d340b407f9820d7071cd7b4233ae215a24d7ac89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 09:51:21 +0000 Subject: [PATCH] Update pre-commit hook commitizen-tools/commitizen to v4.15.0 --- .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 d26ea20..df15bb8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: buildifier-lint # Enforce that commit messages allow for later changelog generation - repo: https://github.com/commitizen-tools/commitizen - rev: v4.13.10 + rev: v4.15.0 hooks: # Requires that commitizen is already installed - id: commitizen