From 5d1c1b896a32c370636d21e3ea7011b4cf9444a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Jan 2026 18:13:15 +0000 Subject: [PATCH] Update pre-commit hook commitizen-tools/commitizen to v4.11.1 --- .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 9f123e1..de4ac94 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: buildifier-lint # Enforce that commit messages allow for later changelog generation - repo: https://github.com/commitizen-tools/commitizen - rev: v4.11.0 + rev: v4.11.1 hooks: # Requires that commitizen is already installed - id: commitizen