From 8c79a1994183173cca0cda6e7e10523c095e2f11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 18:20:49 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-release):=20update=20pre-commit=20h?= =?UTF-8?q?ook=20compilerla/conventional-pre-commit=20(=20v3.2.0=20?= =?UTF-8?q?=E2=86=92=20v3.3.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ---------------------------------- | ------ | ------ | | github-tags | compilerla/conventional-pre-commit | v3.2.0 | v3.3.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 3c1d7aa..1000118 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/compilerla/conventional-pre-commit - rev: v3.2.0 + rev: v3.3.0 hooks: - id: conventional-pre-commit stages: [commit-msg]