summaryrefslogtreecommitdiff
path: root/mise.toml
blob: 65efee5bdd7e3a1da23073a9599a396c31d552e3 (plain)
1
2
3
4
5
6
7
8
[tools]
# minimal version we support
python = "3.10"
node = "25"
go = "1.24.5"
shellcheck = "0.11.0"
# python 3.10 uses 3.40.1 (on mac and win)
sqlite = "3.40.1"