From 86345d2872f8979d5bc36e1b3196839b1e81b9c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 10:29:20 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20module=20go.mau.fi/whatsm?= =?UTF-8?q?eow=20(v0.0.0-20260604205742-c6a4b703e48f=20=E2=86=92=20v0.0.0-?= =?UTF-8?q?20260609091626-4e622162b959)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/whatsapp-mcp-toolhive/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/whatsapp-mcp-toolhive/docker-bake.hcl b/apps/whatsapp-mcp-toolhive/docker-bake.hcl index f76b8a457..45bc79abe 100644 --- a/apps/whatsapp-mcp-toolhive/docker-bake.hcl +++ b/apps/whatsapp-mcp-toolhive/docker-bake.hcl @@ -7,7 +7,7 @@ variable "VERSION" { variable "WHATSMEOW_VERSION" { // renovate: datasource=go depName=go.mau.fi/whatsmeow - default = "v0.0.0-20260604205742-c6a4b703e48f" + default = "v0.0.0-20260609091626-4e622162b959" } group "default" {