chore: add mise tool versions config

This commit is contained in:
2026-06-21 01:28:19 +02:00
committed by Milas Holsting
parent 193fede0ab
commit c5bd09623e

6
.mise.toml Normal file
View File

@@ -0,0 +1,6 @@
[tools]
go = "1.25.7"
bun = "1.3.14"
just = "1.53.0"
golangci-lint = "2.12.2"
"go:github.com/air-verse/air" = "latest"