From fd1bd897e9137a573ae1e7c04a9f334e719e2da1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 03:19:45 +0000 Subject: [PATCH] chore(deps): update pre-commit hook compilerla/conventional-pre-commit to v3.6.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 c4fe543..75dce01 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ default_language_version: repos: - repo: https://github.com/compilerla/conventional-pre-commit - rev: v3.5.0 + rev: v3.6.0 hooks: - id: conventional-pre-commit - repo: https://github.com/pre-commit/pre-commit-hooks