From 848e5e5b2de959fc6a7fed6f5cf7c18ea0baa6c4 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Sat, 21 Dec 2024 21:15:56 +0000 Subject: [PATCH] chore(deps): update dependency github-cli to v2.64.0 (#140) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [github-cli](https://github.com/cli/cli) | minor | `2.63.2` -> `2.64.0` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/140 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 89e0bf7..7ca9717 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -11,7 +11,7 @@ elixir = "1.18.0" erlang = "27.2" eza = "0.20.10" fzf = "0.56.3" -github-cli = "2.63.2" +github-cli = "2.64.0" go = "1.23.4" helm = "3.16.4" k3d = "5.7.5"