From 92449e7e1a1365e2d658bbc0efab6697208eda68 Mon Sep 17 00:00:00 2001 From: Gaurav Nelson Date: Mon, 11 Jan 2021 09:59:17 +1000 Subject: [PATCH] update to latest MLC version --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 8eb12ab..56c217b 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -8,7 +8,7 @@ YELLOW='\033[0;33m' BLUE='\033[0;34m' RED='\033[0;31m' -npm i -g markdown-link-check@3.8.5 +npm i -g markdown-link-check@3.8.6 declare -a FIND_CALL declare -a COMMAND_DIRS COMMAND_FILES