refactor(mise): consolidate version files into .mise.toml

This commit is contained in:
2026-03-18 04:03:41 +02:00
parent 8db8cbbe38
commit 026aa8afa7
4 changed files with 4 additions and 3 deletions

4
.mise.toml Normal file
View File

@@ -0,0 +1,4 @@
[tools]
node = "24.14.0"
python = "3.14.3"
go = "1.25.5"