From 233df9132cf3cb637931ee63af9c2168ef2457f6 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Wed, 10 Sep 2025 21:50:48 +0000 Subject: [PATCH] chore(deps): update dependency aqua:jj-vcs/jj to v0.33.0 (#346) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aqua:jj-vcs/jj](https://github.com/jj-vcs/jj) | minor | `0.32.0` -> `0.33.0` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/346 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 9875088..adf3c8d 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -15,7 +15,7 @@ "aqua:go-task/task" = "3.44.1" "aqua:hashicorp/terraform" = "1.13.1" "aqua:helm/helm" = "3.18.6" -"aqua:jj-vcs/jj" = "0.32.0" +"aqua:jj-vcs/jj" = "0.33.0" "aqua:junegunn/fzf" = "0.65.2" "aqua:k3d-io/k3d" = "5.8.3" "aqua:kubernetes-sigs/kind" = "0.30.0"