Skip to content

Commit

Permalink
feat(github-release): update igorshubovych/markdownlint-cli ( v0.41.0…
Browse files Browse the repository at this point in the history
… → v0.42.0 ) (#161)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[igorshubovych/markdownlint-cli](https://redirect.github.com/igorshubovych/markdownlint-cli)
| repository | minor | `v0.41.0` -> `v0.42.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://redirect.github.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

<details>
<summary>igorshubovych/markdownlint-cli
(igorshubovych/markdownlint-cli)</summary>

###
[`v0.42.0`](https://redirect.github.com/igorshubovych/markdownlint-cli/releases/tag/v0.42.0)

[Compare
Source](https://redirect.github.com/igorshubovych/markdownlint-cli/compare/v0.41.0...v0.42.0)

-   Update `markdownlint` dependency to `0.35.0`
    -   Add `MD058`/`blanks-around-tables`
- Use `micromark` in
`MD001`/`MD003`/`MD009`/`MD010`/`MD013`/`MD014`/`MD019`/`MD021`/`MD023`/`MD024`/`MD025`/`MD039`/`MD042`/`MD043`
    -   Improve `MD018`/`MD020`/`MD031`/`MD034`/`MD044`
    -   `markdown-it` parser no longer invoked by default
    -   Improve performance
-   Update all dependencies via `Dependabot`

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4zIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL21pbm9yIl19-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Sep 24, 2024
1 parent 287e071 commit f49ad01
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 @@ -31,7 +31,7 @@ repos:
- svelte

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.41.0
rev: v0.42.0
hooks:
- id: markdownlint
# MD013: line too long
Expand Down

0 comments on commit f49ad01

Please sign in to comment.