From 1c2feb9b8b059aca3abb69c7ea24df9f855b63c7 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Tue, 19 Aug 2025 09:45:42 +0100 Subject: [PATCH] chore(mise/tools): add bat-extras --- config/mise/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/mise/config.toml b/config/mise/config.toml index 58c14c5..6460d93 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -88,6 +88,7 @@ argo-rollouts = "latest" argocd = "latest" aws-cli = "latest" bat = "latest" +bat-extras = "latest" buf = "latest" cargo-binstall = "latest" crane = "latest"