From 06dada8cdf216d959ac46b097a029db6f0d63c6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 02:15:25 +0000 Subject: [PATCH] chore(deps): update dependency uv to v0.10.10 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 502e5ab..182c4bd 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] gitleaks = "8.30.0" -uv = "0.10.9" +uv = "0.10.10" actionlint = "1.7.11" shellcheck = "0.11.0"