From fc4886cd129f3a0116e2d8d4259c676a0aa3419b Mon Sep 17 00:00:00 2001 From: shiranr Date: Wed, 1 Nov 2023 14:13:05 +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 0b353981a0..2f89174a39 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.7.beta/mega-linter-plugin-linkcheck/linkcheck.megalinter-descriptor.yml + - https://raw.githubusercontent.com/shiranr/linkcheck/v2.0.8.beta/mega-linter-plugin-linkcheck/linkcheck.megalinter-descriptor.yml