Skip to content

Commit 5de286c

Browse files
chore(deps): update dependency markdownlint-cli2 to v0.11.0 (#25981)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Rhys Arkins <[email protected]>
1 parent e9ee32e commit 5de286c

File tree

3 files changed

+19
-46
lines changed

3 files changed

+19
-46
lines changed

.markdownlint-cli2.jsonc

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
// Disable some built-in rules
33
"config": {
4+
"no-emphasis-as-heading": false,
45
"fenced-code-language": false,
56
"first-line-heading": false,
67
"line-length": false,

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@
331331
"jest-mock": "29.7.0",
332332
"jest-mock-extended": "3.0.5",
333333
"jest-snapshot": "29.7.0",
334-
"markdownlint-cli2": "0.10.0",
334+
"markdownlint-cli2": "0.11.0",
335335
"memfs": "4.6.0",
336336
"nock": "13.3.8",
337337
"npm-run-all": "4.1.5",

pnpm-lock.yaml

+17-45
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)