Skip to content

Commit 4ab715f

Browse files
Update schema.v2.json
1 parent 7bcfff4 commit 4ab715f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
"enabled": {
316316
"type": "boolean",
317317
"default": true,
318-
"description": "Enable ShellCheck | ShellCheck is a static analysis tool that finds bugs in your shell. | Enable shellcheck integration. | v0.9.0"
318+
"description": "Enable ShellCheck | ShellCheck is a static analysis tool that finds bugs in your shell. | Enable shellcheck integration. | v0.9.0-1"
319319
}
320320
},
321321
"additionalProperties": false,
@@ -518,7 +518,7 @@
518518
"enabled": {
519519
"type": "boolean",
520520
"default": true,
521-
"description": "Enable Yamllint | yamllint is a linter for YAML files. | Enable yamllint integration. | v1.29.0"
521+
"description": "Enable Yamllint | yamllint is a linter for YAML files. | Enable yamllint integration. | v1.29.0-1"
522522
}
523523
},
524524
"additionalProperties": false,
@@ -574,7 +574,7 @@
574574
"enabled": {
575575
"type": "boolean",
576576
"default": true,
577-
"description": "Enable ESLint | ESLint is a static code analysis tool for JavaScript files."
577+
"description": "Enable ESLint | ESLint is a static code analysis tool for JavaScript files. | v1.23.1"
578578
}
579579
},
580580
"additionalProperties": false,

0 commit comments

Comments
 (0)