From 1cec6e0c83eef2bf534835bb4f77372c0f9c8a04 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Thu, 18 Dec 2025 11:34:46 +0100 Subject: [PATCH] Update pre-commit hook renovatebot/pre-commit-hooks to v42.60.0 (#706) --- .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 21093c1..e7d1f12 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.59.1 + rev: 42.60.0 hooks: - id: renovate-config-validator args: [--strict]