chore(deps): update pre-commit hook markdownlint/markdownlint to v0.16.0 #238

Merged
renovate merged 1 commits from renovate/markdownlint-markdownlint-0.x into main 2026-06-01 20:14:50 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
markdownlint/markdownlint repository minor v0.15.0v0.16.0

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

markdownlint/markdownlint (markdownlint/markdownlint)

v0.16.0

Compare Source

Added
Changed
  • Added extra documentation around excluding rules
    #​516
  • Update Kramdown
    #​539
  • Start from all rules when style only contains exclusions
    #​551
  • Give error when explicitly specified config file is not found
    #​554
  • Skip docs footer for rules without a docs URL
    #​556
  • Fix "bulletd" typo in test file names
    #​557
  • Accept string values for symbol params in style files
    #​561
  • Bump bundler version
    #​569
Fixed
  • MD005 - Fixed inconsistent UL/OL ordering
    #​539
  • MD013 - Fixed line length detection
    #​539
  • Fix fenced code blocks not detected without preceding blank line
    #​541
  • Fix front matter offset when blank line follows closing ---
    #​542
  • MD029 - Fix false positive for ordered lists inside blockquotes
    #​543
  • MD026 - Fix false positive on emoji shortcodes in headers
    #​543
  • MD011 - Fix false positive on footnote references
    #​545
  • Fix crash on files with invalid UTF-8 byte sequences
    #​546
  • MD034 - FIx not detecting bare URLs inside tables
    #​547
  • Fix front matter regex matching --- inside code blocks
    #​548
  • MD037 - Fix false positive on escaped emphasis markers
    #​549
  • MD014 - Fix false positive on code blocks with only blank lines
    #​550
  • MD040 - Fix false positive on tab-indented code blocks
    #​552
  • MD034 - Fix false positive for URLs inside HTML elements
    #​553
  • Fix double slashes in file paths when directory has trailing slash
    #​555
  • MD031 - Fix false positive on inline backtick code spans
    #​558
  • MD013 - Detect table-like lines even when kramdown parses them as paragraphs
    #​560
  • MD007 - Fix false positive on unrelated lists at different indent levels
    #​562
  • MD034 - Fix false positive when link text contains pipe character
    #​564
  • MD032 - Fix false positive on HTML comments adjacent to lists
    #​565
  • MD027 - Fix false positive on blockquotes with soft line breaks
    #​566
  • MD013 - Add :headings parameter to exclude headings from line length
    #​563
  • MD013 - Don't flag lines that are single-words
    #​572

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [markdownlint/markdownlint](https://github.com/markdownlint/markdownlint) | repository | minor | `v0.15.0` → `v0.16.0` | 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](https://github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>markdownlint/markdownlint (markdownlint/markdownlint)</summary> ### [`v0.16.0`](https://github.com/markdownlint/markdownlint/blob/HEAD/CHANGELOG.md#v0160-2026-05-29) [Compare Source](https://github.com/markdownlint/markdownlint/compare/v0.15.0...v0.16.0) ##### Added - Add autocorrecting [#&#8203;519](https://github.com/markdownlint/markdownlint/pull/559/) ##### Changed - Added extra documentation around excluding rules [#&#8203;516](https://github.com/markdownlint/markdownlint/pull/516/) - Update Kramdown [#&#8203;539](https://github.com/markdownlint/markdownlint/pull/539/) - Start from all rules when style only contains exclusions [#&#8203;551](https://github.com/markdownlint/markdownlint/pull/551/) - Give error when explicitly specified config file is not found [#&#8203;554](https://github.com/markdownlint/markdownlint/pull/554/) - Skip docs footer for rules without a docs URL [#&#8203;556](https://github.com/markdownlint/markdownlint/pull/556/) - Fix "bulletd" typo in test file names [#&#8203;557](https://github.com/markdownlint/markdownlint/pull/557/) - Accept string values for symbol params in style files [#&#8203;561](https://github.com/markdownlint/markdownlint/pull/561/) - Bump bundler version [#&#8203;569](https://github.com/markdownlint/markdownlint/pull/569/) ##### Fixed - MD005 - Fixed inconsistent UL/OL ordering [#&#8203;539](https://github.com/markdownlint/markdownlint/pull/539/) - MD013 - Fixed line length detection [#&#8203;539](https://github.com/markdownlint/markdownlint/pull/539/) - Fix fenced code blocks not detected without preceding blank line [#&#8203;541](https://github.com/markdownlint/markdownlint/pull/541/) - Fix front matter offset when blank line follows closing --- [#&#8203;542](https://github.com/markdownlint/markdownlint/pull/542/) - MD029 - Fix false positive for ordered lists inside blockquotes [#&#8203;543](https://github.com/markdownlint/markdownlint/pull/543/) - MD026 - Fix false positive on emoji shortcodes in headers [#&#8203;543](https://github.com/markdownlint/markdownlint/pull/544/) - MD011 - Fix false positive on footnote references [#&#8203;545](https://github.com/markdownlint/markdownlint/pull/545/) - Fix crash on files with invalid UTF-8 byte sequences [#&#8203;546](https://github.com/markdownlint/markdownlint/pull/546/) - MD034 - FIx not detecting bare URLs inside tables [#&#8203;547](https://github.com/markdownlint/markdownlint/pull/547/) - Fix front matter regex matching --- inside code blocks [#&#8203;548](https://github.com/markdownlint/markdownlint/pull/548/) - MD037 - Fix false positive on escaped emphasis markers [#&#8203;549](https://github.com/markdownlint/markdownlint/pull/549/) - MD014 - Fix false positive on code blocks with only blank lines [#&#8203;550](https://github.com/markdownlint/markdownlint/pull/550/) - MD040 - Fix false positive on tab-indented code blocks [#&#8203;552](https://github.com/markdownlint/markdownlint/pull/552/) - MD034 - Fix false positive for URLs inside HTML elements [#&#8203;553](https://github.com/markdownlint/markdownlint/pull/553/) - Fix double slashes in file paths when directory has trailing slash [#&#8203;555](https://github.com/markdownlint/markdownlint/pull/555/) - MD031 - Fix false positive on inline backtick code spans [#&#8203;558](https://github.com/markdownlint/markdownlint/pull/558/) - MD013 - Detect table-like lines even when kramdown parses them as paragraphs [#&#8203;560](https://github.com/markdownlint/markdownlint/pull/560/) - MD007 - Fix false positive on unrelated lists at different indent levels [#&#8203;562](https://github.com/markdownlint/markdownlint/pull/562/) - MD034 - Fix false positive when link text contains pipe character [#&#8203;564](https://github.com/markdownlint/markdownlint/pull/564/) - MD032 - Fix false positive on HTML comments adjacent to lists [#&#8203;565](https://github.com/markdownlint/markdownlint/pull/565/) - MD027 - Fix false positive on blockquotes with soft line breaks [#&#8203;566](https://github.com/markdownlint/markdownlint/pull/566/) - MD013 - Add :headings parameter to exclude headings from line length [#&#8203;563](https://github.com/markdownlint/markdownlint/pull/563/) - MD013 - Don't flag lines that are single-words [#&#8203;572](https://github.com/markdownlint/markdownlint/pull/572/) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-06-01 20:12:12 +00:00
chore(deps): update pre-commit hook markdownlint/markdownlint to v0.16.0
renovate/stability-days Updates have met minimum release age requirement
schemas-app / build (pull_request) Successful in 1m35s
schemas-app / deploy-prod (pull_request) Has been skipped
78ca6e518d
renovate scheduled this pull request to auto merge when all checks succeed 2026-06-01 20:12:13 +00:00
renovate merged commit 7f8ed82192 into main 2026-06-01 20:14:50 +00:00
renovate deleted branch renovate/markdownlint-markdownlint-0.x 2026-06-01 20:14:52 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas-app#238