From 2ac2c13a268b9c76644ee5dcf7bca4305b25b81a Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Wed, 23 Jul 2025 21:40:14 +0000 Subject: [PATCH] chore(deps): update dependency aqua:go-task/task to v3.44.1 (#275) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aqua:go-task/task](https://github.com/go-task/task) | patch | `3.44.0` -> `3.44.1` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ide/pulls/275 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 ce4c99e..f640fa6 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -12,7 +12,7 @@ "aqua:evilmartians/lefthook" = "1.12.2" "aqua:eza-community/eza" = "0.23.0" "aqua:github-cli" = "2.76.1" -"aqua:go-task/task" = "3.44.0" +"aqua:go-task/task" = "3.44.1" "aqua:hashicorp/terraform" = "1.12.2" "aqua:helm/helm" = "3.18.4" "aqua:jj-vcs/jj" = "0.31.0"