From afe21e6bea2b0f67361e7e0863012bd722b708e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 01:13:21 +0000 Subject: [PATCH] Update dependency uv to v0.11.29 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index e23fadf..2066ba5 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] # Basic technologies used in the repository python = "3.14.6" -uv = "0.11.28" +uv = "0.11.29" # Common tools "npm:pyright" = "1.1.411"