From 6f8d3e2443d302babecc0eed6d24b0a1e4371704 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 20:03:30 +0000 Subject: [PATCH] chore(deps): update pre-commit hook commitizen-tools/commitizen to v4.18.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 1885586..b9562a7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: - id: buildifier-lint # Enforce that commit messages allow for later changelog generation - repo: https://github.com/commitizen-tools/commitizen - rev: v4.16.4 + rev: v4.18.0 hooks: # Requires that commitizen is already installed - id: commitizen