From f903a5c329bdd194899f58ff7dbb2ec88f5e2ee8 Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Mon, 9 Jun 2025 11:18:04 -0700 Subject: [PATCH] Site: Update hugo from v0.147.7 to v0.147.8 (#20912) --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index edb8de25a2..680a4eb959 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.7" +HUGO_VERSION = "v0.147.8" [context.production.environment] HUGO_ENV = "production"