From b7cadbf56218d88d35de7ca509970e3fd5c8a7f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 08:57:49 +0000 Subject: [PATCH] chore(deps): bump https://github.com/commitizen-tools/commitizen Bumps [https://github.com/commitizen-tools/commitizen](https://github.com/commitizen-tools/commitizen) from v4.13.10 to 4.15.1. This release includes the previously tagged commit. - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](https://github.com/commitizen-tools/commitizen/compare/2ca29f9297911f8f5a4e8f97100b7832f045e8d3...efb1a7dc7a81934ff473100ae3a5a716f3022534) --- updated-dependencies: - dependency-name: https://github.com/commitizen-tools/commitizen dependency-version: 4.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 9cb85235..6f39951d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: # Commitizen enforces semantic and conventional commit messages. - repo: https://github.com/commitizen-tools/commitizen - rev: 2ca29f9297911f8f5a4e8f97100b7832f045e8d3 # frozen: v4.13.10 + rev: efb1a7dc7a81934ff473100ae3a5a716f3022534 # frozen: v4.15.1 hooks: - id: commitizen name: Check conventional commit message