Skip to content

Commit 946db0d

Browse files
chore(deps): update dependency markdownlint to ^0.39.0 (#2002)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [markdownlint](https://redirect.github.com/DavidAnson/markdownlint) | [`^0.38.0` -> `^0.39.0`](https://renovatebot.com/diffs/npm/markdownlint/0.38.0/0.39.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint/0.39.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdownlint/0.38.0/0.39.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>DavidAnson/markdownlint (markdownlint)</summary> ### [`v0.39.0`](https://redirect.github.com/DavidAnson/markdownlint/blob/HEAD/CHANGELOG.md#0390) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint/compare/v0.38.0...v0.39.0) - Add MD060/table-column-style - Improve MD001/MD007/MD009/MD010/MD029/MD033/MD037/MD059 - Add support for reporting violations as severity `warning` - Deprecate `resultVersion` and `toString` (breaking change) - Improve type definitions - Improve demo web page - 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b126426 commit 946db0d

File tree

2 files changed

+28
-6
lines changed

2 files changed

+28
-6
lines changed

package-lock.json

Lines changed: 27 additions & 5 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.38.0",
55+
"markdownlint": "^0.39.0",
5656
"markdownlint-cli": "^0.45.0",
5757
"patch-package": "^8.0.0",
5858
"path-browserify": "^1.0.1",

0 commit comments

Comments
 (0)