Skip to content

Commit

Permalink
Remove markdown link check from pre-commit - needs discussion
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtavis committed Jun 8, 2024
1 parent 4ba9e9c commit 78ac713
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,3 @@ repos:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- id: ruff-format

- repo: https://github.com/tcort/markdown-link-check
rev: v3.12.2
hooks:
- id: markdown-link-check
args: [-q]

0 comments on commit 78ac713

Please sign in to comment.