From 1d2409dec8a31afd6b2537910193f0071032b02e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 22:25:54 +0000 Subject: [PATCH] Update pre-commit hook renovatebot/pre-commit-hooks to v38.130.3 --- .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 351a51a9b3a..f3e504ba94d 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.46.0 + rev: 38.130.3 hooks: - id: renovate-config-validator # use ruff for python files