Skip to content

Commit c38df26

Browse files
chore(deps): update dependency markdownlint-cli to v0.46.0 (#379)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | [`0.45.0` -> `0.46.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.45.0/0.46.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint-cli/0.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdownlint-cli/0.45.0/0.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>igorshubovych/markdownlint-cli (markdownlint-cli)</summary> ### [`v0.46.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.46.0) [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.45.0...v0.46.0) - Replace `glob` dependency with `tinyglobby` (smaller and fewer dependencies) - Update `markdownlint` dependency to `0.39.0` - Add `MD060`/`table-column-style` - Improve `MD001`/`MD007`/`MD009`/`MD010`/`MD029`/`MD033`/`MD037`/`MD059` - 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 is behind base branch, 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/JoshuaKGoldberg/OctoGuide). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4cee33d commit c38df26

File tree

2 files changed

+35
-142
lines changed

2 files changed

+35
-142
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"knip": "5.69.1",
7575
"konami-emoji-blast": "0.6.0",
7676
"lefthook": "2.0.0",
77-
"markdownlint-cli": "0.45.0",
77+
"markdownlint-cli": "0.46.0",
7878
"prettier": "3.6.0",
7979
"prettier-plugin-astro": "0.14.1",
8080
"prettier-plugin-curly": "0.4.0",

0 commit comments

Comments
 (0)