From 04750fca3c6278701634439c0aa1dc4f84dead9e Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 1 Mar 2024 17:52:02 +0000 Subject: [PATCH] chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.13.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 c1758f1..d28ed6a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - --project - unboundsoftware/schemas - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.12.0 + rev: v9.13.0 hooks: - id: commitlint stages: [ commit-msg ]