We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ffed5e + b2e586a commit 627ce9eCopy full SHA for 627ce9e
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.2
+npm install --save-dev markdown-link-check@^3.10.3 markdownlint-cli@^0.33.0
41
```
42
43
Commit the resulting changes to the `package.json` and `package-lock.json` files.
0 commit comments