From a64d236f496204be3cf57e803cb6dfbcdc7e24a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 10:20:58 +0100 Subject: [PATCH] chore(deps): update dependency thegeeklab/hugo-geekdoc to v0.8.6 (#46) Co-authored-by: Renovate Bot --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dbcdafc..06b32a8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=github-releases depName=thegeeklab/hugo-geekdoc -THEME_VERSION := v0.8.5 +THEME_VERSION := v0.8.6 THEME := hugo-geekdoc BASEDIR := docs THEMEDIR := $(BASEDIR)/themes