From ffd6877600d31324ee3033ebb0cf5d8083693b00 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Tue, 30 Dec 2025 02:29:15 +0100 Subject: [PATCH] Update pre-commit hook renovatebot/pre-commit-hooks to v42.66.14 (#724) --- .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 52c4b9b..89e6205 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.66.13 + rev: 42.66.14 hooks: - id: renovate-config-validator args: [--strict]