From f3592b8760a4e71682f6351e5fe50bdd38b8248d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 09:53:37 +0000 Subject: [PATCH] chore(deps): update dependency gohugoio/hugo to v0.161.1 --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 4b540fa..443d969 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -8,7 +8,7 @@ on: env: # renovate: datasource=github-releases depName=gohugoio/hugo - HUGO_VERSION: "0.155.3" + HUGO_VERSION: "0.161.1" jobs: build: