From e3e374f77ccfcd8a06f1567a8b792b8d4b6cfe38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 03:52:41 +0000 Subject: [PATCH] chore(deps): update pre-commit hook commitizen-tools/commitizen to v3.10.1 --- .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 507c4e0..eeb46fa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ ci: repos: - repo: https://github.com/commitizen-tools/commitizen - rev: v3.10.0 + rev: v3.10.1 hooks: - id: commitizen stages: [commit-msg]