From 9cfb41281a7eb1c29c34698c8ee23cb22d086e9d Mon Sep 17 00:00:00 2001 From: platform-engineering-bot <137812415+platform-engineering-bot@users.noreply.github.com> Date: Mon, 12 Feb 2024 01:48:24 +0100 Subject: [PATCH] chore(deps): update pre-commit hook maxbrunet/pre-commit-renovate to v37.183.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 acab22f..07f5d91 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.168.5 + rev: 37.183.0 hooks: - id: renovate-config-validator