0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-10-16 12:07:01 +02:00

Update dependency: markdownlint-cli2 to 0.0.14.

This commit is contained in:
David Anson 2021-02-20 19:11:10 -08:00
parent c2f789ccea
commit 863809d3c8
2 changed files with 481 additions and 276 deletions

755
dist/index.js vendored

File diff suppressed because one or more lines are too long

View file

@ -18,7 +18,7 @@
},
"dependencies": {
"@actions/core": "~1.2.6",
"markdownlint-cli2": "~0.0.13"
"markdownlint-cli2": "^0.0.14"
},
"devDependencies": {
"@vercel/ncc": "~0.27.0",