From 20a1e05d149c5eec4d60125c4f92f242c67d730c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 16:02:45 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5a78d798..5809d97e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,5 +55,5 @@ repos: rev: v3.12.2 hooks: - id: markdown-link-check - # We have to treat 403 as success, because some sites have ddos protection. So we just need to manually check those + # We have to treat 403 as success, because some sites have ddos protection. So we just need to manually check those args: [-q, -c .github/.markdown-link-check.json]