From 7e8156b566b1c6ad3a42075ed9f85f73b8981e5b Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Thu, 6 Feb 2025 18:42:05 +0000 Subject: [PATCH] chore(deps): update dependency erlang to v27.2.2 (#171) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [erlang](https://github.com/erlang/otp) | patch | `27.2.1` -> `27.2.2` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/171 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 503e22a..230f090 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -29,7 +29,7 @@ "pipx:aider-chat" = { version = "0.72.3", uvx_args = "--python 3.12.7" } "ubi:jdx/usage" = "2.0.3" elixir = "1.18.2" -erlang = "27.2.1" +erlang = "27.2.2" go = "1.23.6" lua = "5.4.7" luajit = "2.0.5"