From 3350cb85a1692b0a0d22e9892f1b3c0939c17404 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 06:06:30 +0000 Subject: [PATCH] chore(deps): update dependency uv to v0.10.11 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 182c4bd..8d51ec4 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] gitleaks = "8.30.0" -uv = "0.10.10" +uv = "0.10.11" actionlint = "1.7.11" shellcheck = "0.11.0"