From 8a2f7726baa9b3fdcc3f352a9b1bad4adec22fe5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 13:54:02 +0000 Subject: [PATCH] chore(deps): update module go:github.com/gohugoio/hugo to v0.150.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 6d050a297..5c14f7185 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -"go:github.com/gohugoio/hugo" = "v0.149.1" +"go:github.com/gohugoio/hugo" = "v0.150.0" "go:github.com/grafana/oats" = "0.4.1" java = "temurin-21.0.8+9.0.LTS" lychee = "0.20.1"