From 6517c30c4f839a313fb399dfe06bb280cb7c2f6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 15:34:26 +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 24b95e9da..f7f2fbe10 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.15.0" protoc = "35.0"