From 3eb0f34dd9a58b231ba6a3b0f9e8abb92b4f4ded Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 00:59:39 +0000 Subject: [PATCH] chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.10.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 10a50d6..1244ba1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: hooks: - id: pyproject-fmt - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.30 + rev: 0.10.0 hooks: - id: uv-lock - repo: https://github.com/pre-commit/mirrors-prettier