diff --git a/netlify.toml b/netlify.toml index ac3c506c6200..c4eced4b6086 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.15.1" -HUGO_VERSION = "v0.128.2" +HUGO_VERSION = "v0.129.0" [context.production.environment] HUGO_ENV = "production"