From 1e656519e9fdc6f18828c6ca7653a992c41c9415 Mon Sep 17 00:00:00 2001 From: platform-engineering-bot <137812415+platform-engineering-bot@users.noreply.github.com> Date: Mon, 26 Feb 2024 02:49:19 +0200 Subject: [PATCH] chore(deps): update pre-commit hook maxbrunet/pre-commit-renovate to v37.214.0 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 34f9b0e..65b8767 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.198.0 + rev: 37.214.0 hooks: - id: renovate-config-validator