From 147e7cfe28b5f911c333a24a4199363d96835d64 Mon Sep 17 00:00:00 2001 From: shiranr Date: Wed, 1 Nov 2023 14:42:14 +0200 Subject: [PATCH] upgrade --- .mega-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mega-linter.yml b/.mega-linter.yml index 53ccbe7701..9f6a85ebc4 100644 --- a/.mega-linter.yml +++ b/.mega-linter.yml @@ -26,4 +26,4 @@ LOG_LEVEL: WARNING MARKDOWN_MARKDOWN_LINK_CHECK_ARGUMENTS: "-q" # DISABLE_ERRORS: true # Uncomment if you want MegaLinter to detect errors but not block CI to pass PLUGINS: - - https://raw.githubusercontent.com/shiranr/linkcheck/v2.0.9.beta/mega-linter-plugin-linkcheck/linkcheck.megalinter-descriptor.yml + - https://raw.githubusercontent.com/shiranr/linkcheck/v2.0.10.beta/mega-linter-plugin-linkcheck/linkcheck.megalinter-descriptor.yml