From 0c9c6a2ff47b367febaa5a9b1d827e6fe4571202 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Sat, 21 Dec 2024 21:13:57 +0000 Subject: [PATCH] chore(deps): update dependency elixir to v1.18.0 (#138) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [elixir](https://elixir-lang.org/) ([source](https://github.com/elixir-lang/elixir)) | minor | `1.17.3` -> `1.18.0` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/138 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 6b31378..337c5ed 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -7,7 +7,7 @@ circleci-cli = "0.1.31151" ctlptl = "0.8.36" dagger = "0.14.0" eksctl = "0.194.0" -elixir = "1.17.3" +elixir = "1.18.0" erlang = "27.2" eza = "0.20.10" fzf = "0.56.3"