From d2d4337ad1ac801f029c70381ff9eaf081ebf4ac Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 20 May 2024 00:43:43 +0000 Subject: [PATCH] chore(deps): update pre-commit hook maxbrunet/pre-commit-renovate to v37.368.8 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 8156f33..0dc7f43 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.368.7 + rev: 37.368.8 hooks: - id: renovate-config-validator