From 4f576d30931efb943cf7061f7632641f30c9b5cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:22:15 +0000 Subject: [PATCH] Update pre-commit hook renovatebot/pre-commit-hooks to v38.12.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 938691be20a1..faaef399ca13 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: args: ["--schemafile", "subworkflows/yaml-schema.json"] - id: check-github-workflows - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.9.0 + rev: 38.12.0 hooks: - id: renovate-config-validator # use ruff for python files