From 66f88ee86fa09c105d8d5de0b8fda810d8c338db Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 4 Aug 2025 12:12:32 +0000 Subject: [PATCH] chore(deps): update dependency aqua:aws/aws-cli to v2.28.1 (#291) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aqua:aws/aws-cli](https://github.com/aws/aws-cli) | minor | `2.27.60` -> `2.28.1` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/291 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 df1d63c..0ab7b74 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.10" "aqua:astral-sh/uv" = "0.8.4" -"aqua:aws/aws-cli" = "2.27.60" +"aqua:aws/aws-cli" = "2.28.1" "aqua:bitwarden/clients" = "cli-v2025.5.0" "aqua:dagger/dagger" = "0.18.14" "aqua:derailed/k9s" = "0.50.9"