From 006dfe5cb053527f658e643237a43872120bd128 Mon Sep 17 00:00:00 2001 From: "Luke W. Johnston" Date: Thu, 18 Sep 2025 09:48:08 +0200 Subject: [PATCH] refactor: :arrow_up: upgrade pre-commit hook versions --- template/.pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/.pre-commit-config.yaml b/template/.pre-commit-config.yaml index 8f510cc..c4ec5fe 100644 --- a/template/.pre-commit-config.yaml +++ b/template/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: end-of-file-fixer - repo: https://github.com/commitizen-tools/commitizen - rev: v4.8.4 + rev: v4.9.1 hooks: - id: commitizen