From df7890fcd0c4dc99b4d07c5aba98e969e02c8985 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Wed, 10 Sep 2025 21:32:54 +0000 Subject: [PATCH] chore(deps): update dependency aqua:aws/aws-cli to v2.29.1 (#339) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aqua:aws/aws-cli](https://github.com/aws/aws-cli) | minor | `2.28.21` -> `2.29.1` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/339 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 77d4977..16c9a19 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -4,7 +4,7 @@ "aqua:ajeetdsouza/zoxide" = "0.9.8" "aqua:alexellis/k3sup" = "0.13.11" "aqua:astral-sh/uv" = "0.8.15" -"aqua:aws/aws-cli" = "2.28.21" +"aqua:aws/aws-cli" = "2.29.1" "aqua:bitwarden/clients" = "2025.7.0" "aqua:dagger/dagger" = "0.18.16" "aqua:derailed/k9s" = "0.50.9"