From 2edab306b03f0a03128b839bbe057a4921977e02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 10:24:13 +0000 Subject: [PATCH] Update pre-commit hook commitizen-tools/commitizen to v4.16.3 --- .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 9c6ed1d..072f9d6 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.16.0 + rev: v4.16.3 hooks: # Requires that commitizen is already installed - id: commitizen