From 21f19c0163cc1ff439b552781d81e9e20db223fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Dec 2025 18:07:17 +0000 Subject: [PATCH] chore(deps): update dependency gohugoio/hugo to v0.153.3 --- .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 bc8c63f..0b838f4 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.153.1" + HUGO_VERSION: "0.153.3" jobs: build: