From d2c675c668ab5e5a40daa94d7a0a4ead3220ce60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 20:59:46 +0000 Subject: [PATCH] chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.10.2 --- .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 567557c..688a2e7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: ruff-check - id: ruff-format - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.29 + rev: 0.10.2 hooks: - id: pip-compile files: |