From 8b0f992add5421cd819b778eff87be8daa8e8485 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 22:02:42 +0000 Subject: [PATCH] chore(deps): update dependency uv to v0.10.12 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 8d51ec4..33e591b 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] gitleaks = "8.30.0" -uv = "0.10.11" +uv = "0.10.12" actionlint = "1.7.11" shellcheck = "0.11.0"