Skip to content

Commit

Permalink
Use lychee instead of markdown-link-check on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja committed Oct 13, 2024
1 parent a3aface commit 57dbd41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
7 changes: 0 additions & 7 deletions .markdown-link-check.json

This file was deleted.

11 changes: 3 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,7 @@ repos:
- id: cargo-machete
args:
- --skip-target-dir
- repo: https://github.com/tcort/markdown-link-check
rev: v3.12.2
- repo: https://github.com/mondeja/rust-pc-hooks
rev: v1.3.0
hooks:
- id: markdown-link-check
name: markdown-link-check
files: ^README\.md$
args:
- --config
- .markdown-link-check.json
- id: lychee

0 comments on commit 57dbd41

Please sign in to comment.