From 0a840721986c22f0421844991c34f547eb251bbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:27:26 +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..f85bf3e6 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.49.0 hooks: - id: renovate-config-validator stages: [push]