From dc666b4e62ab85cb2c0bbc298af81d65e226c666 Mon Sep 17 00:00:00 2001 From: shiranr Date: Tue, 31 Oct 2023 15:11:10 +0200 Subject: [PATCH] update --- .mega-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mega-linter.yml b/.mega-linter.yml index 90b498eada..55e8d6951c 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.5.beta/mega-linter-plugin-linkcheck/linkcheck.megalinter-descriptor.yml + - https://raw.githubusercontent.com/shiranr/linkcheck/v2.0.6.beta/mega-linter-plugin-linkcheck/linkcheck.megalinter-descriptor.yml