From de4ef71bf697186933036fa598d64b11f4e79517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:17:29 +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.13.10. 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...b5d5040f7980a5d2bce320d2a1ea1e04ac54b00c) --- updated-dependencies: - dependency-name: https://github.com/commitizen-tools/commitizen dependency-version: 4.13.10 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 7b642aafc..b81e5ddb2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: # Commitizen enforces semantic and conventional commit messages. - repo: https://github.com/commitizen-tools/commitizen - rev: 2ca29f9297911f8f5a4e8f97100b7832f045e8d3 # frozen: v4.13.10 + rev: b5d5040f7980a5d2bce320d2a1ea1e04ac54b00c # frozen: v4.13.10 hooks: - id: commitizen name: Check conventional commit message