From aa25eb072682338845180cf9cf7490e3a1886189 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 22:40:56 +0000 Subject: [PATCH] chore(deps): update dependency uv to v0.11.5 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 0ead504..e8da0ed 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] gitleaks = "8.30.1" -uv = "0.11.4" +uv = "0.11.5" actionlint = "1.7.12" shellcheck = "0.11.0"