|
315 | 315 | "enabled": {
|
316 | 316 | "type": "boolean",
|
317 | 317 | "default": true,
|
318 |
| - "description": "Enable ShellCheck | ShellCheck is a static analysis tool that finds bugs in your shell. | Enable shellcheck integration. | v0.9.0-1" |
| 318 | + "description": "Enable ShellCheck | ShellCheck is a static analysis tool that finds bugs in your shell. | Enable shellcheck integration. | v0.10.0" |
319 | 319 | }
|
320 | 320 | },
|
321 | 321 | "additionalProperties": false,
|
|
328 | 328 | "enabled": {
|
329 | 329 | "type": "boolean",
|
330 | 330 | "default": true,
|
331 |
| - "description": "Enable Ruff | Ruff is a Python linter and code formatter. | Enable ruff integration. | v0.7.0" |
| 331 | + "description": "Enable Ruff | Ruff is a Python linter and code formatter. | Enable ruff integration. | v0.8.0" |
332 | 332 | }
|
333 | 333 | },
|
334 | 334 | "additionalProperties": false,
|
|
452 | 452 | "enabled": {
|
453 | 453 | "type": "boolean",
|
454 | 454 | "default": true,
|
455 |
| - "description": "Enable SwiftLint | SwiftLint is a Swift linter. | Enable SwiftLint integration. | v0.57.0" |
| 455 | + "description": "Enable SwiftLint | SwiftLint is a Swift linter. | Enable SwiftLint integration. | v0.57.1" |
456 | 456 | },
|
457 | 457 | "config_file": {
|
458 | 458 | "type": "string",
|
|
501 | 501 | "enabled": {
|
502 | 502 | "type": "boolean",
|
503 | 503 | "default": true,
|
504 |
| - "description": "Enable golangci-lint | golangci-lint is a fast linters runner for Go. | Enable golangci-lint integration. | v1.61.0" |
| 504 | + "description": "Enable golangci-lint | golangci-lint is a fast linters runner for Go. | Enable golangci-lint integration. | v1.62.2" |
505 | 505 | },
|
506 | 506 | "config_file": {
|
507 | 507 | "type": "string",
|
|
518 | 518 | "enabled": {
|
519 | 519 | "type": "boolean",
|
520 | 520 | "default": true,
|
521 |
| - "description": "Enable Yamllint | yamllint is a linter for YAML files. | Enable yamllint integration. | v1.29.0-1" |
| 521 | + "description": "Enable Yamllint | yamllint is a linter for YAML files. | Enable yamllint integration. | v1.35.1" |
522 | 522 | }
|
523 | 523 | },
|
524 | 524 | "additionalProperties": false,
|
|
587 | 587 | "enabled": {
|
588 | 588 | "type": "boolean",
|
589 | 589 | "default": true,
|
590 |
| - "description": "Enable Rubocop | RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter. | v1.67.0" |
| 590 | + "description": "Enable Rubocop | RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter. | v1.68.0" |
591 | 591 | }
|
592 | 592 | },
|
593 | 593 | "additionalProperties": false,
|
|
639 | 639 | "enabled": {
|
640 | 640 | "type": "boolean",
|
641 | 641 | "default": true,
|
642 |
| - "description": "Enable Pmd | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.6.0" |
| 642 | + "description": "Enable Pmd | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.7.0" |
643 | 643 | },
|
644 | 644 | "config_file": {
|
645 | 645 | "type": "string",
|
|
669 | 669 | "enabled": {
|
670 | 670 | "type": "boolean",
|
671 | 671 | "default": true,
|
672 |
| - "description": "Enable Semgrep | Semgrep is a static analysis tool designed to scan code for security vulnerabilities and code quality issues. | Enable Semgrep integration. | v1.92.0" |
| 672 | + "description": "Enable Semgrep | Semgrep is a static analysis tool designed to scan code for security vulnerabilities and code quality issues. | Enable Semgrep integration. | v1.97.0" |
673 | 673 | },
|
674 | 674 | "config_file": {
|
675 | 675 | "type": "string",
|
|
0 commit comments