From ad4940bd80413a04da4694fa397c78dd686b68db Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Sat, 18 Oct 2025 08:03:09 +0000 Subject: [PATCH] Site: Update hugo from v0.148.2 to v0.151.2 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 6e40d342321f..f68029c7d19b 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.5" -HUGO_VERSION = "v0.148.2" +HUGO_VERSION = "v0.151.2" [context.production.environment] HUGO_ENV = "production"