commit f8d0042083394b8a178e2fa92c6f03614e95ac67 Author: Bel LaPointe <153096461+breel-render@users.noreply.github.com> Date: Tue Feb 3 16:14:21 2026 -0700 initial 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"