From 9a1235041be898ebaddbaed5f19ee71bf802cd7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 14:28:47 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39.165.3 --- .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 c5dd45b73..f25d1d9d8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -75,7 +75,7 @@ repos: entry: bash -c "uv run --frozen --all-extras --dev deptry src --ignore DEP001 --extend-exclude 'codegen-examples/.*'" - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.165.1 + rev: 39.165.3 hooks: - id: renovate-config-validator - repo: https://github.com/astral-sh/uv-pre-commit