From fa6b85ee90c3470ee614c63db601804628c5a040 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 15:59:30 +0000 Subject: [PATCH] Update pre-commit hook renovatebot/pre-commit-hooks to v37 --- .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 c6baaa18..9bbc2070 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: - id: validate-pyproject stages: [push] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 36.109.2 + rev: 37.50.1 hooks: - id: renovate-config-validator stages: [push]