Skip to content

Commit 11132e1

Browse files
chore(deps): update dependency markdownlint-cli to ^0.41.0 (#534)
* chore(deps): update dependency markdownlint-cli to ^0.41.0 * chore: update markdownlint rules --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gerkin <[email protected]>
1 parent e870fe5 commit 11132e1

File tree

3 files changed

+54
-58
lines changed

3 files changed

+54
-58
lines changed

.markdownlint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
line-length: false
22
first-line-heading: false
3-
no-duplicate-header:
4-
allow_different_nesting: true
3+
no-duplicate-heading:
4+
siblings_only: true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"cross-env": "^7.0.3",
6565
"@commitlint/cli": "^17.0.2",
6666
"@commitlint/config-conventional": "^17.0.2",
67-
"markdownlint-cli": "^0.36.0",
67+
"markdownlint-cli": "^0.41.0",
6868
"typescript": "~5.5.0",
6969
"typedoc": "^0.23.28",
7070
"conventional-changelog-cli": "^3.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)