diff --git a/mise.toml b/mise.toml new file mode 100644 index 0000000..28b5184 --- /dev/null +++ b/mise.toml @@ -0,0 +1,3 @@ +[tools] +go = "1.25.0" +shellcheck = "0.10.0"