From a915b4c9b66fd557d60b59f93d323b9fc1f40b17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 19:42:17 +0000 Subject: [PATCH] chore(deps): update minor-grouped | datasource | package | from | to | | ----------- | ---------------------------------- | -------- | -------- | | github-tags | compilerla/conventional-pre-commit | v3.2.0 | v3.3.0 | | github-tags | renovatebot/pre-commit-hooks | 37.421.2 | 37.430.0 | --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ab0a70e..9bd8761 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,13 +15,13 @@ repos: - id: actionlint-docker - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.421.2 + rev: 37.430.0 hooks: - id: renovate-config-validator args: ["--strict"] - repo: https://github.com/compilerla/conventional-pre-commit - rev: v3.2.0 + rev: v3.3.0 hooks: - id: conventional-pre-commit stages: [commit-msg]