From 00757f35bb8c3a5d6976ee32682f5eb4c430e172 Mon Sep 17 00:00:00 2001 From: platform-engineering-bot <137812415+platform-engineering-bot@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:56:52 +0100 Subject: [PATCH] Update pre-commit hook maxbrunet/pre-commit-renovate to v37.115.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 787a629..62370da 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: - id: markdownlint args: [-s, .markdownlint.rb] - repo: https://github.com/maxbrunet/pre-commit-renovate - rev: 37.108.0 + rev: 37.115.0 hooks: - id: renovate-config-validator - repo: https://github.com/antonbabenko/pre-commit-terraform