Skip to content

Commit 22e2a75

Browse files
authored
Merge pull request #1245 from pi-hole/dependabot/npm_and_yarn/master/npm-dependencies-33a055ae52
Bump markdownlint-cli2 from 0.17.2 to 0.18.1 in the npm-dependencies group
2 parents 141209a + e2bd836 commit 22e2a75

File tree

3 files changed

+58
-57
lines changed

3 files changed

+58
-57
lines changed

.markdownlint.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@
3636
"MD045": false,
3737
"MD046": {
3838
"style": "fenced"
39-
}
39+
},
40+
"MD059": false
4041
}

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
},
2727
"devDependencies": {
2828
"linkinator": "^6.1.2",
29-
"markdownlint-cli2": "0.17.2"
29+
"markdownlint-cli2": "0.18.1"
3030
}
3131
}

0 commit comments

Comments
 (0)