diff --git a/.mise.toml b/.mise.toml new file mode 100644 index 0000000..a69fca5 --- /dev/null +++ b/.mise.toml @@ -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"