Skip to content

Update pre-commit hook markdownlint/markdownlint to v0.13.0

This MR contains the following updates:

Package Type Update Change
markdownlint/markdownlint repository minor v0.12.0 -> v0.13.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.13.0

Compare Source

Rules Added
  • MD055 - Tables: Each row must start and end with a | #​464
  • MD056 - Tables: Number of columns is the same for all rows #​464
  • MD057 - Tables: In the second row every column must have at least ---, possibly surrounded with alignment : chars #​464
Added
Changed
  • MD009 - Allow exactly 2 trailing spaces by default #​452
  • MD033 - Add allowed_elements parameter #​450
  • Updated build instructions #​431
Fixed
  • MD027 - handle anchor elements correctly #​463
  • Fix examples for RULES.md for MD007 #​462
  • Fix links to use https instead of http #​447
  • Make RULES.md comply with our own rules #​439
  • Fix docker builds #​429

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports