From f8d0042083394b8a178e2fa92c6f03614e95ac67 Mon Sep 17 00:00:00 2001 From: Bel LaPointe <153096461+breel-render@users.noreply.github.com> Date: Tue, 3 Feb 2026 16:14:21 -0700 Subject: [PATCH] initial --- mise.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mise.toml 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"