chore(deps): update pre-commit hook tcort/markdown-link-check to v3.13.6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tcort/markdown-link-check | repository | minor |
v3.12.2 -> v3.13.6
|
Note: The pre-commit
manager in Renovate is not supported by the pre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.
Release Notes
tcort/markdown-link-check (tcort/markdown-link-check)
v3.13.6
- fix: move script back to its original location #370
Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.13.5...v3.13.6
v3.13.5
Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.13.4...v3.13.5
v3.13.4
Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.13.3...v3.13.4
v3.13.3
Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.13.2...v3.13.3
v3.13.2
fix: MODULE_NOT_FOUND error #368
Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.13.1...v3.13.2
v3.13.1
- fix(reporters): MODULE_NOT_FOUND when working directory not script directory #368
Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.13.0...v3.13.1
v3.13.0
What's Changed
- docs(readme): explain named regex groups in replacementPatterns by @AndreyNautilus in https://github.com/tcort/markdown-link-check/pull/327
- feat: add support for unicode characters in anchor links by @dklimpel in https://github.com/tcort/markdown-link-check/pull/328
- fix: remove not used
const url
by @dklimpel in https://github.com/tcort/markdown-link-check/pull/329 - fix: add used
@eslint/js
to dev dependencies in package.json by @dklimpel in https://github.com/tcort/markdown-link-check/pull/330 - chore(deps): remove lodash by @dklimpel in https://github.com/tcort/markdown-link-check/pull/332
- Update hook names by @henrygerardmoore in https://github.com/tcort/markdown-link-check/pull/366
-
✨ add support for additional test reporters by @dudeofawesome in https://github.com/tcort/markdown-link-check/pull/364 - feat: support iterate link check over directories in CLI by @dklimpel in https://github.com/tcort/markdown-link-check/pull/334
- chore(deps): bump async from 3.2.5 to 3.2.6 by @dependabot in https://github.com/tcort/markdown-link-check/pull/362
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/tcort/markdown-link-check/pull/338
- feat: anchor link checks support HTML tags like
<a name="foo"></a>
by @dklimpel in https://github.com/tcort/markdown-link-check/pull/331 - ci: bump nodejs by @dklimpel in https://github.com/tcort/markdown-link-check/pull/367
New Contributors
- @AndreyNautilus made their first contribution in https://github.com/tcort/markdown-link-check/pull/327
- @henrygerardmoore made their first contribution in https://github.com/tcort/markdown-link-check/pull/366
- @dudeofawesome made their first contribution in https://github.com/tcort/markdown-link-check/pull/364
Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.12.2...v3.13.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.