From 6984717f4c1b35433f9376f79e5046dcc90afd2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 14:06:49 +0000 Subject: [PATCH] chore(deps): update pre-commit hook commitizen-tools/commitizen to v3.11.0 --- .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 e14f28bf..23be38ab 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: hooks: - id: codespell - repo: https://github.com/commitizen-tools/commitizen - rev: v3.10.1 + rev: v3.11.0 hooks: - id: commitizen stages: [commit-msg]