Skip to content

Commit b225070

Browse files
chore(deps): bump js-yaml and markdownlint-cli2 (#7201)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Black <joshblack@github.com>
1 parent 957e2bc commit b225070

File tree

3 files changed

+197
-394
lines changed

3 files changed

+197
-394
lines changed

.markdownlint-cli2.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ const rulesToNotEnforce = {
2222
'first-line-heading': false,
2323
'no-space-in-emphasis': false,
2424
'blanks-around-fences': false,
25+
'descriptive-link-text': false,
26+
'table-column-style': false,
2527
}
2628

2729
const defaultOverrides = {

0 commit comments

Comments
 (0)