From f7d43b3306e651bb750d75506f6a26a12a9073cd Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Tue, 26 Aug 2025 10:37:38 +0000 Subject: [PATCH] chore(deps): update dependency aqua:astral-sh/uv to v0.8.13 (#308) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aqua:astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.8.11` -> `0.8.13` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/308 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 21c3db1..9777886 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.11" -"aqua:astral-sh/uv" = "0.8.11" +"aqua:astral-sh/uv" = "0.8.13" "aqua:aws/aws-cli" = "2.28.11" "aqua:bitwarden/clients" = "2025.7.0" "aqua:dagger/dagger" = "0.18.14"