From c56d8bb27d05649a2febb6dc227dfa98ad1933ec Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 18 Aug 2025 12:49:01 +0000 Subject: [PATCH] chore(deps): update dependency aqua:astral-sh/uv to v0.8.11 (#299) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aqua:astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.8.8` -> `0.8.11` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/299 Co-authored-by: renovate-bot Co-committed-by: renovate-bot --- config/mise/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index 1425973..4b4a5c8 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -3,7 +3,7 @@ "aqua:FiloSottile/age" = "1.2.1" "aqua:ajeetdsouza/zoxide" = "0.9.8" "aqua:alexellis/k3sup" = "0.13.10" -"aqua:astral-sh/uv" = "0.8.8" +"aqua:astral-sh/uv" = "0.8.11" "aqua:aws/aws-cli" = "2.28.6" "aqua:bitwarden/clients" = "2025.7.0" "aqua:dagger/dagger" = "0.18.14"