Skip to content

Commit 293ea44

Browse files
chore(deps): update dependency markdownlint to ^0.40.0 (#2126)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [markdownlint](https://redirect.github.com/DavidAnson/markdownlint) | [`^0.39.0` -> `^0.40.0`](https://renovatebot.com/diffs/npm/markdownlint/0.39.0/0.40.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint/0.40.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdownlint/0.39.0/0.40.0?slim=true) | --- ### Release Notes <details> <summary>DavidAnson/markdownlint (markdownlint)</summary> ### [`v0.40.0`](https://redirect.github.com/DavidAnson/markdownlint/blob/HEAD/CHANGELOG.md#0400) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint/compare/v0.39.0...v0.40.0) - Improve MD011/MD013/MD051/MD060 - Update dependencies </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/apify-docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b46110c commit 293ea44

File tree

2 files changed

+8
-30
lines changed

2 files changed

+8
-30
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint": "^9.32.0",
5353
"eslint-plugin-react": "^7.37.5",
5454
"globals": "^16.0.0",
55-
"markdownlint": "^0.39.0",
55+
"markdownlint": "^0.40.0",
5656
"markdownlint-cli": "^0.47.0",
5757
"patch-package": "^8.0.0",
5858
"path-browserify": "^1.0.1",

0 commit comments

Comments
 (0)