From 4a470efaefab1aa99d15c301864db90337421184 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 01:06:59 +0000 Subject: [PATCH] Update pre-commit hook renovatebot/pre-commit-hooks to v39.100.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 20c4e14cbc..551762e508 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: uv-export args: [ --frozen, --no-hashes, --no-emit-project, --output-file=requirements/dev.txt ] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.93.1 + rev: 39.100.1 hooks: - id: renovate-config-validator args: [ --strict ]