Skip to content

Commit 3817b11

Browse files
Update dependency markdownlint-cli2 to v0.18.0 (#296)
| datasource | package | from | to | | ---------- | ----------------- | ------ | ------ | | npm | markdownlint-cli2 | 0.17.2 | 0.18.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8dbab81 commit 3817b11

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

setup/markdownlint/package-lock.json

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

setup/markdownlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "laminas-continuous-integration-action-markdownlint",
33
"description": "Frozen dependencies required for installing a stable \\`markdownlint\\` binary",
44
"dependencies": {
5-
"markdownlint-cli2": "0.17.2"
5+
"markdownlint-cli2": "0.18.0"
66
}
77
}

0 commit comments

Comments
 (0)