From 270b84f13b793ee45a68a17cdefc108c29e86a89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 13:44:30 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v41.168.4 --- .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 896ad28..19b8031 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: 41.159.4 + rev: 41.168.4 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator