From b7f8c401d307aa0f22dafe368ae93f6d36497a6b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 18 Feb 2022 20:35:07 +0000 Subject: [PATCH] chore(deps): update dependency thegeeklab/hugo-geekdoc to v0.27.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 84a3e15..2e4e888 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=github-releases depName=thegeeklab/hugo-geekdoc -THEME_VERSION := v0.27.0 +THEME_VERSION := v0.27.1 THEME := hugo-geekdoc BASEDIR := . THEMEDIR := $(BASEDIR)/themes