From c74f7c1e3e013455c0dfed287a2819fcbfbb4263 Mon Sep 17 00:00:00 2001 From: Amolith Date: Mon, 2 Mar 2026 09:42:20 -0700 Subject: [PATCH] chore(mise): update yatd --- dot_config/mise/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/mise/config.toml b/dot_config/mise/config.toml index 6e254a7944e24cf4e7832a41e61536ac03ce831d..f194cb1596c03142d3ad54865ef4abb7b4c29064 100644 --- a/dot_config/mise/config.toml +++ b/dot_config/mise/config.toml @@ -72,7 +72,7 @@ bun = "latest" # LLM bullshit "github:stakpak/agent" = "latest" -"cargo:https://git.secluded.site/yatd" = "rev:98a12e98" +"cargo:https://git.secluded.site/yatd" = "rev:4b583a03" "http:coderabbit" = { version = "latest", url = 'https://cli.coderabbit.ai/releases/{{version}}/coderabbit-{{os(macos="darwin")}}-{{arch()}}.zip', version_list_url = "https://cli.coderabbit.ai/releases/latest/VERSION" } "go:git.secluded.site/crush" = "latest" "go:git.secluded.site/git-format" = "latest"