From dc5847bb437842f40ff27ac600758da4c4a6261f Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Tue, 12 May 2026 11:38:52 +0100 Subject: [PATCH] [presto] update uv to latest --- presto/mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presto/mise.toml b/presto/mise.toml index 3921f99a..77568340 100644 --- a/presto/mise.toml +++ b/presto/mise.toml @@ -1,5 +1,5 @@ [tools] -"uv" = "0.11.8" +"uv" = "latest" "pipx:mpremote" = "latest" "pipx:pimoroni-emulator" = "latest"