From 2037554d157f2b21b747db96519954014da6b1b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 16:53:06 +0000 Subject: [PATCH] Update module go:github.com/gohugoio/hugo to v0.147.9 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index ebbed894b..6ab841510 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] "cargo:zizmor" = "1.8.0" -"go:github.com/gohugoio/hugo" = "v0.147.8" +"go:github.com/gohugoio/hugo" = "v0.147.9" "go:github.com/grafana/oats" = "0.3.2" java = "temurin-21.0.7+6.0.LTS" lychee = "0.18.1"