Skip to content

Commit f9247ea

Browse files
chore(deps): update dependency markdownlint-cli to ^0.35.0 (#579)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [markdownlint-cli](https://togithub.com/igorshubovych/markdownlint-cli) | [`^0.34.0` -> `^0.35.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.34.0/0.35.0) | [![age](https://badges.renovateapi.com/packages/npm/markdownlint-cli/0.35.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/markdownlint-cli/0.35.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/markdownlint-cli/0.35.0/compatibility-slim/0.34.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/markdownlint-cli/0.35.0/confidence-slim/0.34.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>igorshubovych/markdownlint-cli</summary> ### [`v0.35.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/tag/v0.35.0): 0.35.0 [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.34.0...v0.35.0) - Update `markdownlint` dependency to `0.29.0` - Update `micromark` parser dependencies for better performance - Use `micromark` in MD049/MD050 - Improve MD034/MD037/MD044/MD049/MD050 - Update all dependencies via `Dependabot` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/JoshuaKGoldberg/template-typescript-node-package). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f0204c commit f9247ea

File tree

2 files changed

+17
-25
lines changed

2 files changed

+17
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"knip": "2.13.0",
8888
"lint-staged": "^13.2.2",
8989
"markdownlint": "^0.29.0",
90-
"markdownlint-cli": "^0.34.0",
90+
"markdownlint-cli": "^0.35.0",
9191
"npm-package-json-lint": "^6.4.0",
9292
"npm-package-json-lint-config-default": "^5.0.0",
9393
"prettier-plugin-curly": "^0.1.0",

pnpm-lock.yaml

Lines changed: 16 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)