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.
1 parent fbbf46c commit ac839d6Copy full SHA for ac839d6
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.2 markdownlint-cli@^0.32.2
+npm install --save-dev markdown-link-check@^3.10.3 markdownlint-cli@^0.32.2
41
```
42
43
Commit the resulting changes to the `package.json` and `package-lock.json` files.
0 commit comments