From 533282bfd9faa827fa59c3162cf094c87324a51b Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 28 Jul 2025 12:53:32 +0000 Subject: [PATCH] chore(deps): update dependency aqua:junegunn/fzf to v0.65.0 (#282) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aqua:junegunn/fzf](https://github.com/junegunn/fzf) | minor | `0.64.0` -> `0.65.0` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/282 Co-authored-by: renovate-bot Co-committed-by: renovate-bot --- 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 6854f6e..cd8bc49 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -16,7 +16,7 @@ "aqua:hashicorp/terraform" = "1.12.2" "aqua:helm/helm" = "3.18.4" "aqua:jj-vcs/jj" = "0.31.0" -"aqua:junegunn/fzf" = "0.64.0" +"aqua:junegunn/fzf" = "0.65.0" "aqua:k3d-io/k3d" = "5.8.3" "aqua:kubernetes-sigs/kind" = "0.29.0" "aqua:kubernetes/kubectl" = "1.33.2"