From 5ec3b021163aca60c44cff01c76b7d6acd1e578e Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 28 Jul 2025 12:41:27 +0000 Subject: [PATCH] chore(deps): update dependency aqua:astral-sh/uv to v0.8.3 (#277) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aqua:astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.8.2` -> `0.8.3` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/277 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 f640fa6..ef6b894 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.2" +"aqua:astral-sh/uv" = "0.8.3" "aqua:aws/aws-cli" = "2.27.58" "aqua:bitwarden/clients" = "cli-v2025.5.0" "aqua:dagger/dagger" = "0.18.14"