From 88b8d49a29c17d5a1af68cf7f135a4276fc9ccb4 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 6 May 2024 02:01:13 +0200 Subject: [PATCH] chore(deps): update pre-commit hook maxbrunet/pre-commit-renovate to v37.342.1 Signed-off-by: Platform Engineering Bot --- .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 f729ca1..17ed015 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,6 +25,6 @@ repos: - id: markdownlint additional_dependencies: [rake] - repo: https://github.com/maxbrunet/pre-commit-renovate - rev: 37.326.3 + rev: 37.342.1 hooks: - id: renovate-config-validator