From b6e58a46fcfe6e6fac75530c06a79c8e0fbdbc69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 18:33:17 +0000 Subject: [PATCH] Update pre-commit hook renovatebot/pre-commit-hooks to v37.440.7 --- .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 cd643d63c..4b08528bb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,6 +17,6 @@ repos: - id: jsonschema-validator files: ^ci/config\.yaml$ - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.428.3 + rev: 37.440.7 hooks: - id: renovate-config-validator