commit 01a699186e3f9e0bb0ebfc556c6f0728bae6634f Author: Bel LaPointe <153096461+breel-render@users.noreply.github.com> Date: Tue Feb 3 16:11:53 2026 -0700 init diff --git a/mise.toml b/mise.toml new file mode 100644 index 0000000..29c40ee --- /dev/null +++ b/mise.toml @@ -0,0 +1,6 @@ +[env] + +[tools] +go = "latest" +jq = "latest" +yq = "latest"