From 35f9a5bba402c3b0f17985063981a9d90ae0d61d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 18:36:00 +0000 Subject: [PATCH] chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.12.7 --- .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 87e8bac..2c94ab9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: hooks: - id: sync-python-matrix - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.12.5 + rev: 0.12.7 hooks: - id: uv-lock - repo: https://github.com/pre-commit/mirrors-prettier