From b5c44bf64b677e5fa9db2e278aa2402ef4429558 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Tue, 16 Dec 2025 14:34:52 +0100 Subject: [PATCH] Update pre-commit hook renovatebot/pre-commit-hooks to v42.58.0 (#698) --- .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 12cea77..0b75ab8 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.57.1 + rev: 42.58.0 hooks: - id: renovate-config-validator args: [--strict]