Skip to content

Commit 66312f7

Browse files
Update schema.v2.json
1 parent 9025c27 commit 66312f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: static/schema/schema.v2.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -406,12 +406,12 @@
406406
"enabled": {
407407
"type": "boolean",
408408
"default": true,
409-
"description": "Enable Markdownlint | Markdownlint is a static analysis tool for Node.js with a library of rules to enforce standards and consistency for Markdown files. | Enable markdownlint integration. | v0.37.0"
409+
"description": "Enable markdownlint | markdownlint-cli2 is a static analysis tool to enforce standards and consistency for Markdown files. | Enable markdownlint integration. | v0.17.2"
410410
}
411411
},
412412
"additionalProperties": false,
413413
"default": {},
414-
"description": "Markdownlint is a static analysis tool to enforce standards and consistency for Markdown files."
414+
"description": "markdownlint-cli2 is a static analysis tool to enforce standards and consistency for Markdown files."
415415
},
416416
"github-checks": {
417417
"type": "object",

0 commit comments

Comments
 (0)