Skip to content

Commit 2265378

Browse files
Bump the npm group with 2 updates (#2178)
* Bump the npm group with 2 updates Bumps the npm group with 2 updates: [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) and [textlint](https://github.com/textlint/textlint). Updates `markdownlint-cli` from 0.45.0 to 0.48.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.45.0...v0.48.0) Updates `textlint` from 14.8.4 to 15.6.1 - [Release notes](https://github.com/textlint/textlint/releases) - [Commits](textlint/textlint@v14.8.4...v15.6.1) --- updated-dependencies: - dependency-name: markdownlint-cli dependency-version: 0.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: textlint dependency-version: 15.6.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> * Disable "MD060" --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mackowski <35339942+mackowski@users.noreply.github.com>
1 parent cf1398a commit 2265378

3 files changed

Lines changed: 437 additions & 986 deletions

File tree

.markdownlint.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"MD029": false,
88
"MD033": { "allowed_elements": [ "details" , "summary" ]},
99
"MD040": false,
10-
"MD059": false
10+
"MD059": false,
11+
"MD060": false
1112
}

0 commit comments

Comments
 (0)