From d419b4fd40c2914c45be43b7dabd196eac256dc7 Mon Sep 17 00:00:00 2001 From: Amolith Date: Wed, 4 Feb 2026 21:00:07 -0700 Subject: [PATCH] chore(mise): update formatted-commit to git-format --- 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 bb63ba34e6dda5137856611152c50e7bba28275c..2a414b827ea6b699e1301d2fdc3623d2dbfc4b88 100644 --- a/dot_config/mise/config.toml +++ b/dot_config/mise/config.toml @@ -44,7 +44,7 @@ go = "latest" "github:str4d/rage" = "latest" "go:git.secluded.site/crush" = "latest" -"go:git.secluded.site/formatted-commit" = "latest" +"go:git.secluded.site/git-format" = "latest" "go:git.sr.ht/~xenrox/hut" = "latest" "go:git.secluded.site/lune" = "latest" "go:github.com/isaacphi/mcp-language-server" = "latest"