Skip to content

Commit

Permalink
Update dependency markdownlint-cli2 to v0.17.1
Browse files Browse the repository at this point in the history
| datasource | package           | from   | to     |
| ---------- | ----------------- | ------ | ------ |
| npm        | markdownlint-cli2 | 0.17.0 | 0.17.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent 7c46aa4 commit 5d5ef7f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions setup/markdownlint/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion setup/markdownlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "laminas-continuous-integration-action-markdownlint",
"description": "Frozen dependencies required for installing a stable \\`markdownlint\\` binary",
"dependencies": {
"markdownlint-cli2": "0.17.0"
"markdownlint-cli2": "0.17.1"
}
}

0 comments on commit 5d5ef7f

Please sign in to comment.