From 709cfc302946061ba624d72dac2b4fa2f6c63aaf Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Thu, 19 Dec 2024 00:44:18 +0000 Subject: [PATCH] chore(deps): update dependency awscli to v2.22.20 (#137) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [awscli](https://github.com/aws/aws-cli) | patch | `2.22.19` -> `2.22.20` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/137 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 7e41387..6b31378 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -1,6 +1,6 @@ [tools] age = "1.2.0" -awscli = "2.22.19" +awscli = "2.22.20" bat = "0.24.0" bitwarden = "2024.11.1" circleci-cli = "0.1.31151"