From 4503a86dd0dfc60322363bf8f5dda1b7504d9384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 13:55:12 +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.2. 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...953e1ba4599cc3143122ed5c3e8de3d6dfd5524d) --- updated-dependencies: - dependency-name: https://github.com/commitizen-tools/commitizen dependency-version: 4.16.2 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..793a6d43 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: 953e1ba4599cc3143122ed5c3e8de3d6dfd5524d # frozen: v4.16.2 hooks: - id: commitizen name: Check conventional commit message