From b7b65832fdcc0fa2cc3743728ea3b58c54402ad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 04:14:11 +0000 Subject: [PATCH] chore(deps): bump https://github.com/commit-check/commit-check Bumps the deps-pre-commit group with 1 update: [https://github.com/commit-check/commit-check](https://github.com/commit-check/commit-check). Updates `https://github.com/commit-check/commit-check` from v2.13.4 to 2.14.0 - [Release notes](https://github.com/commit-check/commit-check/releases) - [Commits](https://github.com/commit-check/commit-check/compare/v2.13.4...v2.14.0) --- updated-dependencies: - dependency-name: https://github.com/commit-check/commit-check dependency-version: 2.14.0 dependency-type: direct:production dependency-group: deps-pre-commit ... 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 6790dcc..354986a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ default_install_hook_types: - commit-msg repos: - repo: https://github.com/commit-check/commit-check - rev: v2.13.4 + rev: v2.14.0 hooks: - id: check-message - id: check-branch