From 158b77e58989d7d364711ef9a4aeca3d67612afe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 15:04:09 +0000 Subject: [PATCH] Update pre-commit hook renovatebot/pre-commit-hooks to v38.40.1 --- .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 72b3c0c06827..925109cf75d9 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.40.1 hooks: - id: renovate-config-validator # use ruff for python files