From 1a7198fbad28b28e31cacaf8374ed7d10175551b Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Fri, 6 Dec 2024 18:05:09 +0000 Subject: [PATCH] chore(deps): update dependency github-cli to v2.63.2 (#123) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [github-cli](https://github.com/cli/cli) | patch | `2.63.0` -> `2.63.2` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/123 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 10e8fc2..c7f5da7 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -11,7 +11,7 @@ elixir = "1.17.3" erlang = "27.1.2" eza = "0.20.10" fzf = "0.56.3" -github-cli = "2.63.0" +github-cli = "2.63.2" go = "1.23.4" helm = "3.16.3" k3d = "5.7.5"