From 1d3f74a358b981693897b9d2ae81666f0d096c0a Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Fri, 7 Mar 2025 02:16:25 +0000 Subject: [PATCH] chore(deps): update dependency elixir to v1.18.3 (#193) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [elixir](https://elixir-lang.org/) ([source](https://github.com/elixir-lang/elixir)) | patch | `1.18.2` -> `1.18.3` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/193 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 f52f08b..2661601 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -31,7 +31,7 @@ "ubi:hlsxx/tukai" = "0.2.2" "ubi:jdx/usage" = "2.0.5" "ubi:max-niederman/ttyper" = "1.6.0" -elixir = "1.18.2" +elixir = "1.18.3" erlang = "27.3" go = "1.24.1" lua = "5.4.7"