Skip to content

Commit 1a38db9

Browse files
Update dependency markdownlint-cli2 to v0.15.0 (#263)
| datasource | package | from | to | | ---------- | ----------------- | ------ | ------ | | npm | markdownlint-cli2 | 0.14.0 | 0.15.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 64ad13c commit 1a38db9

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

setup/markdownlint/package-lock.json

Lines changed: 12 additions & 12 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.14.0"
5+
"markdownlint-cli2": "0.15.0"
66
}
77
}

0 commit comments

Comments
 (0)