diff --git a/netlify.toml b/netlify.toml index 988bf5879c..53e0c40282 100644 --- a/netlify.toml +++ b/netlify.toml @@ -7,7 +7,7 @@ command = "pwd && cd themes/docsy && npm install && git submodule update -f --in # node Active LTS NODE_VERSION = "20.20.0" # https://github.com/gohugoio/hugo/releases -HUGO_VERSION = "v0.157.0" +HUGO_VERSION = "v0.158.0" [context.production.environment] HUGO_ENV = "production"