Compare commits

..

2 Commits

Author SHA1 Message Date
b92f9df971 chore(deps): update dependency awscli to v2.19.4 2024-11-09 12:50:46 +00:00
bcee210fed chore(deps): update dependency github-cli to v2.61.0 (#107)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [github-cli](https://github.com/cli/cli) | minor | `2.60.1` -> `2.61.0` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #107
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-11-09 12:50:30 +00:00

View File

@ -11,7 +11,7 @@ elixir = "1.17.3"
erlang = "27.1.2" erlang = "27.1.2"
eza = "0.20.5" eza = "0.20.5"
fzf = "0.56.0" fzf = "0.56.0"
github-cli = "2.60.1" github-cli = "2.61.0"
go = "1.23.3" go = "1.23.3"
helm = "3.16.2" helm = "3.16.2"
k3d = "5.7.4" k3d = "5.7.4"