Replace .tool-versions with native mise tools

This commit is contained in:
Claudio Ortolina
2026-03-23 20:41:25 +00:00
parent 35f2654934
commit 40b79e1226
3 changed files with 4 additions and 4 deletions
+3
View File
@@ -18,6 +18,9 @@ HURL_coolify_host = 'https://<fqdn>'
HURL_coolify_token = 'change-me'
[tools]
elixir = "1.20.0-rc.3-otp-28"
erlang = "28.4.1"
node = "24.13.0"
hurl = 'latest'
sqlite = 'latest'
gh = 'latest'