From fe555445eb5db5404f55795f01068407bc1b5245 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Feb 2022 17:15:12 +0000 Subject: [PATCH] chore(deps): update dependency thegeeklab/hugo-geekdoc to v0.27.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b0d0f31..d702f13 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=github-releases depName=thegeeklab/hugo-geekdoc -THEME_VERSION := v0.27.2 +THEME_VERSION := v0.27.3 THEME := hugo-geekdoc BASEDIR := . THEMEDIR := $(BASEDIR)/themes