From 9496c5d3b054847c36b260b4f5c2e7198b2f2c62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 21:41:51 +0000 Subject: [PATCH] Update pre-commit hook renovatebot/pre-commit-hooks to v39.63.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 37411d4..52e4e70 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - id: validate-pyproject stages: [pre-push] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.60.0 + rev: 39.63.1 hooks: - id: renovate-config-validator stages: [pre-push]