From efd088c6acc5519f4e84fb1cec526ef246af6fa6 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot <137812415+platform-engineering-bot@users.noreply.github.com> Date: Mon, 15 Apr 2024 02:02:17 +0200 Subject: [PATCH] Update Auto merged updates Signed-off-by: Platform Engineering Bot --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a455820..3c6b2b2 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.278.0 + rev: 37.286.0 hooks: - id: renovate-config-validator - repo: https://github.com/antonbabenko/pre-commit-terraform @@ -49,6 +49,6 @@ repos: hooks: - id: checkmake - repo: https://github.com/ansible-community/ansible-lint.git - rev: v24.2.1 + rev: v24.2.2 hooks: - id: ansible-lint