From bcee210feda6f38d79b97f61bae4ee85ad79f86f Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Sat, 9 Nov 2024 12:50:30 +0000 Subject: [PATCH] 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). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/107 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 5d259b7..ea843e3 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.5" fzf = "0.56.0" -github-cli = "2.60.1" +github-cli = "2.61.0" go = "1.23.3" helm = "3.16.2" k3d = "5.7.4"