We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
markdown-link-check
1 parent fe0a088 commit 2c37739Copy full SHA for 2c37739
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.10.3 markdownlint-cli@^0.33.0
+npm install --save-dev markdown-link-check@^3.11.1 markdownlint-cli@^0.33.0
41
```
42
43
Commit the resulting changes to the `package.json` and `package-lock.json` files.
0 commit comments