From 2bce4dad9f01e8df7c070d478e77cd76837aeee1 Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Sun, 16 Mar 2025 15:53:18 +0000 Subject: [PATCH] feat(mise): upgrade `k9s` from 0.40.8 to 0.40.9 --- config/mise/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index 41087c2..c8c3e57 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -8,7 +8,7 @@ "aqua:aws/aws-cli" = "2.24.23" "aqua:bitwarden/clients" = "cli-v2025.2.0" "aqua:dagger/dagger" = "0.16.3" -"aqua:derailed/k9s" = "0.40.8" +"aqua:derailed/k9s" = "0.40.9" "aqua:eksctl-io/eksctl" = "0.205.0" "aqua:evilmartians/lefthook" = "1.11.3" "aqua:eza-community/eza" = "0.20.24"