From 228bd0709aec9b3d5a8e1eb7d746e2f15b1d9f58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 18:01:00 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39.168.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 3100a3c0b..8f22ab9d8 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.168.0 + rev: 39.168.1 hooks: - id: renovate-config-validator - repo: https://github.com/astral-sh/uv-pre-commit