From 1ec75df06a37f2a3dcdd44abed9bce740618ee43 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 12 Dec 2025 23:34:13 +0100 Subject: [PATCH] Update pre-commit hook renovatebot/pre-commit-hooks to v42.52.0 (#688) --- .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 e0690bc..f53a072 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.50.1 + rev: 42.52.0 hooks: - id: renovate-config-validator args: [--strict]