Skip to content

Commit

Permalink
chore(deps): update pre-commit hook tcort/markdown-link-check to v3.13.6
Browse files Browse the repository at this point in the history
| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | tcort/markdown-link-check | v3.12.2 | v3.13.6 |
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 6916f17 commit ddc2397
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 @@ -54,7 +54,7 @@ repos:
stages: [commit, push, manual]

- repo: https://github.com/tcort/markdown-link-check
rev: v3.12.2 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567
rev: v3.13.6 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567
hooks:
- id: markdown-link-check
args: [-q, -c .github/markdown-links.json]
Expand Down

0 comments on commit ddc2397

Please sign in to comment.