From 9f50bdfe038d5793f79fcbe64bc4b29af908c79c Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Tue, 3 Jun 2025 12:42:21 -0700 Subject: [PATCH] Site: Update hugo from v0.147.5 to v0.147.7 (#20869) --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index f0f9fe55f3..edb8de25a2 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,7 +5,7 @@ command = "pwd && cd themes/docsy && npm install && git submodule update -f --in [build.environment] NODE_VERSION = "20.19.2" -HUGO_VERSION = "v0.147.5" +HUGO_VERSION = "v0.147.7" [context.production.environment] HUGO_ENV = "production"