From dd66b22aa1b2df970303be8d09215b3c0bdc26d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 02:10:23 +0000 Subject: [PATCH] Update dependency uv to v0.11.13 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index a3c318c..61e387a 100644 --- a/.mise.toml +++ b/.mise.toml @@ -6,7 +6,7 @@ node = "24.13.1" "npm:@anthropic-ai/claude-code" = "2.1.126" "npm:@openai/codex" = "0.104.0" "npm:@github/copilot" = "1.0.39" -uv = "0.10.12" +uv = "0.11.13" gh = "2.78.0" rust = "1.93.1" bun = "1.3.13"