From 4a7f2d92542e2fcf02aa4dd42863a0e1444296a1 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Wed, 10 Dec 2025 05:29:04 +0100 Subject: [PATCH] Update pre-commit hook renovatebot/pre-commit-hooks to v42.42.2 (#664) --- .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 a997f7e..b7792e1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: check-merge-conflict - id: check-case-conflict - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 42.42.1 + rev: 42.42.2 hooks: - id: renovate-config-validator args: [--strict]