Skip to content

Commit 0ee3817

Browse files
chore(deps): update dependency markdownlint-cli to ^0.47.0 (#810)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [markdownlint-cli](https://redirect.github.com/igorshubovych/markdownlint-cli) | [`^0.46.0` -> `^0.47.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.46.0/0.47.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint-cli/0.47.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdownlint-cli/0.46.0/0.47.0?slim=true) | --- ### Release Notes <details> <summary>igorshubovych/markdownlint-cli (markdownlint-cli)</summary> ### [`v0.47.0`](https://redirect.github.com/igorshubovych/markdownlint-cli/compare/v0.46.0...76b3d32d3f4b965e1d6425253c59407420ae2c43) [Compare Source](https://redirect.github.com/igorshubovych/markdownlint-cli/compare/v0.46.0...v0.47.0) </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-client-js). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71f2937 commit 0ee3817

File tree

2 files changed

+9
-70
lines changed

2 files changed

+9
-70
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@apify/tsconfig": "^0.1.0",
2323
"@types/react": "^19.0.0",
2424
"markdownlint": "^0.40.0",
25-
"markdownlint-cli": "^0.46.0",
25+
"markdownlint-cli": "^0.47.0",
2626
"path-browserify": "^1.0.1",
2727
"rimraf": "^6.0.0"
2828
},

0 commit comments

Comments
 (0)