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

Merged
ghost1 merged 1 commits from renovate/markdownlint-markdownlint-0.x into main 2024-02-26 09:09:11 +00:00
ghost1 commented 2024-02-26 08:53:31 +00:00 (Migrated from gitlab.com)

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: Disabled by config. Please merge this manually once you are satisfied.

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.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [markdownlint/markdownlint](https://github.com/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](https://github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>markdownlint/markdownlint (markdownlint/markdownlint)</summary> ### [`v0.13.0`](https://github.com/markdownlint/markdownlint/blob/HEAD/CHANGELOG.md#v0130-2023-10-01) [Compare Source](https://github.com/markdownlint/markdownlint/compare/v0.12.0...v0.13.0) ##### Rules Added - MD055 - Tables: Each row must start and end with a `|` [#&#8203;464](https://github.com/markdownlint/markdownlint/pull/464) - MD056 - Tables: Number of columns is the same for all rows [#&#8203;464](https://github.com/markdownlint/markdownlint/pull/464) - MD057 - Tables: In the second row every column must have at least `---`, possibly surrounded with alignment `:` chars [#&#8203;464](https://github.com/markdownlint/markdownlint/pull/464) ##### Added - Add SARIF output [#&#8203;459](https://github.com/markdownlint/markdownlint/pull/459) - Document DCO process better [#&#8203;448](https://github.com/markdownlint/markdownlint/pull/448) and [#&#8203;449](https://github.com/markdownlint/markdownlint/pull/449) ##### Changed - MD009 - Allow exactly 2 trailing spaces by default [#&#8203;452](https://github.com/markdownlint/markdownlint/pull/452) - MD033 - Add `allowed_elements` parameter [#&#8203;450](https://github.com/markdownlint/markdownlint/pull/450) - Updated build instructions [#&#8203;431](https://github.com/markdownlint/markdownlint/pull/431) ##### Fixed - MD027 - handle anchor elements correctly [#&#8203;463](https://github.com/markdownlint/markdownlint/pull/463) - Fix examples for RULES.md for MD007 [#&#8203;462](https://github.com/markdownlint/markdownlint/pull/462) - Fix links to use https instead of http [#&#8203;447](https://github.com/markdownlint/markdownlint/pull/447) - Make RULES.md comply with our own rules [#&#8203;439](https://github.com/markdownlint/markdownlint/pull/439) - Fix docker builds [#&#8203;429](https://github.com/markdownlint/markdownlint/pull/429) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
argoyle (Migrated from gitlab.com) merged commit into main 2024-02-26 09:09:12 +00:00
Sign in to join this conversation.