From ec8d7ab61fb36787d57be7ae08a8e5dbbe2f61d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 18:15:38 +0000 Subject: [PATCH] chore(deps): update module go:github.com/gohugoio/hugo to v0.153.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index f01d23b88..c8174c729 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -"go:github.com/gohugoio/hugo" = "v0.153.0" +"go:github.com/gohugoio/hugo" = "v0.153.1" "go:github.com/grafana/oats" = "0.6.0" java = "temurin-25.0.1+8.0.LTS" lychee = "0.22.0"