We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
markdown-link-check
1 parent 2fdf95b commit 21ba731Copy full SHA for 21ba731
workflow-templates/check-markdown-task.md
@@ -37,7 +37,7 @@ The tool dependencies of this workflow are managed by [npm](https://www.npmjs.co
37
Add the dependencies by running this command:
38
39
```text
40
-npm install --save-dev markdown-link-check@^3.11.2 markdownlint-cli@^0.37.0
+npm install --save-dev markdown-link-check@^3.13.7 markdownlint-cli@^0.37.0
41
```
42
43
Commit the resulting changes to the `package.json` and `package-lock.json` files.
0 commit comments