From 323e96908e0771c5a777308621bb609b7b0fd3f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 15:12:55 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v42.42.0 --- .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 cc2068f..7865cab 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: name: Check GitHub workflows with check-jsonschema args: ["--verbose"] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 42.26.11 + rev: 42.42.0 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator