From 17710d91996096a7248f33316480ca736068258c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 22:02:43 +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 8fc613dffc0..c412bb817b2 100644 --- a/mise.toml +++ b/mise.toml @@ -7,7 +7,7 @@ pipx_uvx = true postinstall = ['mise run init'] [tools] -uv = "0.10.4" +uv = "0.10.10" "pipx:qmk" = "1.2.0" "pipx:clangd" = "21.1.8" "pipx:clang-format" = "21.1.8"