From 05393cef65dd9e2a553c7e1d1c744a9777283371 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 12:47:42 +0000 Subject: [PATCH] Update dependency uv to v0.11.23 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 62279e10..550e3d0b 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.21" +uv = "0.11.23" # Common tools "npm:pyright" = "1.1.410"