We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
markdownlint-cli
1 parent ec136bb commit 2ea2f98Copy full SHA for 2ea2f98
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.33.0
+npm install --save-dev markdown-link-check@^3.11.2 markdownlint-cli@^0.35.0
41
```
42
43
Commit the resulting changes to the `package.json` and `package-lock.json` files.
0 commit comments