From d3b7f984400a4f7885f7394a2ffcb193d46242da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 09:00:04 +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.16.0. 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...9707a58ba8c850259ece0fafc8108ba2f350e005) --- updated-dependencies: - dependency-name: https://github.com/commitizen-tools/commitizen dependency-version: 4.16.0 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..911a766e 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: 9707a58ba8c850259ece0fafc8108ba2f350e005 # frozen: v4.16.0 hooks: - id: commitizen name: Check conventional commit message