From db4edb3554a6c2ffb41d1e2916b2a91383e56288 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Wed, 18 May 2022 17:49:31 +0200 Subject: [PATCH] chore(deps): update dependency filiph/linkcheck to v2.0.23 (#78) Co-authored-by: Renovator Bot Co-committed-by: Renovator Bot --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6ef4427..e08238c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=github-tags depName=filiph/linkcheck -export BUILD_VERSION ?= 2.0.22 +export BUILD_VERSION ?= 2.0.23 export PATH := $(PATH):$(HOME)/.pub-cache/bin SRC := src