From 75e3d0ab3402864e3dcb374bb48c3deba6312e7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 22:13:23 +0000 Subject: [PATCH] Update pre-commit hook renovatebot/pre-commit-hooks to v38.121.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 c5c1c433593d..0cdcf35fb9b9 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.121.0 hooks: - id: renovate-config-validator # use ruff for python files