From bf66e540ada16df5c06756b01bd1381f18524542 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 12:27:19 +0000 Subject: [PATCH] chore(deps): update dependency hugo to v0.162.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index ad08f6eec..26116f1a3 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] "go:github.com/grafana/oats" = "0.6.1" -hugo = "0.161.1" +hugo = "0.162.0" java = "temurin-25.0.3+9.0.LTS" node = "24.16.0" protoc = "35.0"