From 3a93c3340672d8fa7da9b117befc3fbd4b583659 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 8 Jan 2022 16:54:13 +0000 Subject: [PATCH] chore(deps): update dependency thegeeklab/hugo-geekdoc to v0.22.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a5225cf..cb5a666 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=github-releases depName=thegeeklab/hugo-geekdoc -THEME_VERSION := v0.21.2 +THEME_VERSION := v0.22.1 THEME := hugo-geekdoc BASEDIR := docs THEMEDIR := $(BASEDIR)/themes