Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 28, 2024
1 parent 28d981f commit 20a1e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]

0 comments on commit 20a1e05

Please sign in to comment.