From 953848b98ea48befcd30207ba2adf38948916f40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 10:55:04 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39.162.0 --- .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 956ab6783..cc7e77ac1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -76,7 +76,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.161.4 + rev: 39.162.0 hooks: - id: renovate-config-validator - repo: https://github.com/astral-sh/uv-pre-commit