From a078dd133cf2246d77f7b58d90bdd3e48a78a61f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:58:30 +0000 Subject: [PATCH] Update pre-commit hook commitizen-tools/commitizen to v4.13.5 --- .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 9230f73..6a8bdd8 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.13.4 + rev: v4.13.5 hooks: # Requires that commitizen is already installed - id: commitizen