From 2ec04022f339c7f83d75a932607b8780bc68e538 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 16:50:45 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39.162.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 5e4f16a22..7da46526c 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" - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.162.1 + rev: 39.162.3 hooks: - id: renovate-config-validator - repo: https://github.com/astral-sh/uv-pre-commit