|
412 | 412 | }, |
413 | 413 | "additionalProperties": false, |
414 | 414 | "default": {}, |
415 | | - "description": "Enable ast-grep | ast-grep is a code analysis tool that helps you to find patterns in your codebase using abstract syntax trees patterns. | v0.38.1" |
| 415 | + "description": "Enable ast-grep | ast-grep is a code analysis tool that helps you to find patterns in your codebase using abstract syntax trees patterns. | v0.38.6" |
416 | 416 | }, |
417 | 417 | "shellcheck": { |
418 | 418 | "type": "object", |
|
433 | 433 | "enabled": { |
434 | 434 | "type": "boolean", |
435 | 435 | "default": true, |
436 | | - "description": "Enable Ruff | Ruff is a Python linter and code formatter. | Enable Ruff integration. | v0.11.9" |
| 436 | + "description": "Enable Ruff | Ruff is a Python linter and code formatter. | Enable Ruff integration. | v0.12.2" |
437 | 437 | } |
438 | 438 | }, |
439 | 439 | "additionalProperties": false, |
|
578 | 578 | "enabled": { |
579 | 579 | "type": "boolean", |
580 | 580 | "default": true, |
581 | | - "description": "Enable PHPStan | PHPStan requires [config file](https://phpstan.org/config-reference#config-file) in your repository root. Please ensure that this file contains the `paths:` parameter. | v2.1.15" |
| 581 | + "description": "Enable PHPStan | PHPStan requires [config file](https://phpstan.org/config-reference#config-file) in your repository root. Please ensure that this file contains the `paths:` parameter. | v2.1.17" |
582 | 582 | }, |
583 | 583 | "level": { |
584 | 584 | "type": "string", |
|
666 | 666 | "enabled": { |
667 | 667 | "type": "boolean", |
668 | 668 | "default": true, |
669 | | - "description": "Enable Gitleaks | Gitleaks is a secret scanner. | Enable Gitleaks integration. | v8.26.0" |
| 669 | + "description": "Enable Gitleaks | Gitleaks is a secret scanner. | Enable Gitleaks integration. | v8.27.2" |
670 | 670 | } |
671 | 671 | }, |
672 | 672 | "additionalProperties": false, |
|
735 | 735 | "enabled": { |
736 | 736 | "type": "boolean", |
737 | 737 | "default": true, |
738 | | - "description": "Enable RuboCop | RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter. | v1.75.5" |
| 738 | + "description": "Enable RuboCop | RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter. | v1.76.1" |
739 | 739 | } |
740 | 740 | }, |
741 | 741 | "additionalProperties": false, |
|
748 | 748 | "enabled": { |
749 | 749 | "type": "boolean", |
750 | 750 | "default": true, |
751 | | - "description": "Enable Buf | Buf offers linting for Protobuf files. | v1.54.0" |
| 751 | + "description": "Enable Buf | Buf offers linting for Protobuf files. | v1.55.1" |
752 | 752 | } |
753 | 753 | }, |
754 | 754 | "additionalProperties": false, |
|
761 | 761 | "enabled": { |
762 | 762 | "type": "boolean", |
763 | 763 | "default": true, |
764 | | - "description": "Enable Regal | Regal is a linter and language server for Rego. | v0.33.1" |
| 764 | + "description": "Enable Regal | Regal is a linter and language server for Rego. | v0.35.1" |
765 | 765 | } |
766 | 766 | }, |
767 | 767 | "additionalProperties": false, |
|
787 | 787 | "enabled": { |
788 | 788 | "type": "boolean", |
789 | 789 | "default": true, |
790 | | - "description": "Enable PMD | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.13.0" |
| 790 | + "description": "Enable PMD | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.15.0" |
791 | 791 | }, |
792 | 792 | "config_file": { |
793 | 793 | "type": "string", |
|
834 | 834 | "enabled": { |
835 | 835 | "type": "boolean", |
836 | 836 | "default": true, |
837 | | - "description": "Enable CircleCI | CircleCI tool is a static checker for CircleCI config files. | v0.1.31687" |
| 837 | + "description": "Enable CircleCI | CircleCI tool is a static checker for CircleCI config files. | v0.1.32638" |
838 | 838 | } |
839 | 839 | }, |
840 | 840 | "additionalProperties": false, |
|
860 | 860 | "enabled": { |
861 | 861 | "type": "boolean", |
862 | 862 | "default": true, |
863 | | - "description": "Enable SQLFluff | SQLFluff is an open source, dialect-flexible and configurable SQL linter. | v3.4.0" |
| 863 | + "description": "Enable SQLFluff | SQLFluff is an open source, dialect-flexible and configurable SQL linter. | v3.4.1" |
864 | 864 | } |
865 | 865 | }, |
866 | 866 | "additionalProperties": false, |
|
873 | 873 | "enabled": { |
874 | 874 | "type": "boolean", |
875 | 875 | "default": true, |
876 | | - "description": "Enable Prisma Schema linting | Prisma Schema linting helps maintain consistent and error-free schema files | v0.10.1" |
| 876 | + "description": "Enable Prisma Schema linting | Prisma Schema linting helps maintain consistent and error-free schema files | v0.10.2" |
877 | 877 | } |
878 | 878 | }, |
879 | 879 | "additionalProperties": false, |
|
0 commit comments