From d9fc00d646e3a524704b060081e9a9de25bce184 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 11:07:01 +0000 Subject: [PATCH] Update pre-commit hook renovatebot/pre-commit-hooks to v39.56.4 --- .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 ba530aa7..644efae6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - id: validate-pyproject stages: [push] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.49.3 + rev: 39.56.4 hooks: - id: renovate-config-validator stages: [push]