Skip to content

Commit 97113ad

Browse files
Update schema.v2.json
1 parent c14d2b1 commit 97113ad

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

static/schema/schema.v2.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
"enabled": {
324324
"type": "boolean",
325325
"default": true,
326-
"description": "Enable Ruff | Ruff is a Python linter and code formatter. | Enable ruff integration. | v0.5.7"
326+
"description": "Enable Ruff | Ruff is a Python linter and code formatter. | Enable ruff integration. | v0.6.5"
327327
}
328328
},
329329
"additionalProperties": false,
@@ -447,7 +447,7 @@
447447
"enabled": {
448448
"type": "boolean",
449449
"default": true,
450-
"description": "Enable SwiftLint | SwiftLint is a Swift linter. | Enable SwiftLint integration. | v0.55.1"
450+
"description": "Enable SwiftLint | SwiftLint is a Swift linter. | Enable SwiftLint integration. | v0.57.0"
451451
},
452452
"config_file": {
453453
"type": "string",
@@ -526,7 +526,7 @@
526526
"enabled": {
527527
"type": "boolean",
528528
"default": true,
529-
"description": "Enable Gitleaks | Gitleaks is a secret scanner. | Enable Gitleaks integration. | v8.18.4"
529+
"description": "Enable Gitleaks | Gitleaks is a secret scanner. | Enable Gitleaks integration. | v8.19.2"
530530
}
531531
},
532532
"additionalProperties": false,
@@ -539,7 +539,7 @@
539539
"enabled": {
540540
"type": "boolean",
541541
"default": true,
542-
"description": "Enable Checkov | Checkov is a static code analysis tool for infrastructure-as-code files. | v3.2.219"
542+
"description": "Enable Checkov | Checkov is a static code analysis tool for infrastructure-as-code files. | v3.2.254"
543543
}
544544
},
545545
"additionalProperties": false,
@@ -552,7 +552,7 @@
552552
"enabled": {
553553
"type": "boolean",
554554
"default": true,
555-
"description": "Enable Detekt | Detekt is a static code analysis tool for Kotlin files. | v1.23.6"
555+
"description": "Enable Detekt | Detekt is a static code analysis tool for Kotlin files. | v1.23.7"
556556
},
557557
"config_file": {
558558
"type": "string",
@@ -595,7 +595,7 @@
595595
"enabled": {
596596
"type": "boolean",
597597
"default": true,
598-
"description": "Enable Buf | Buf offers linting for Protobuf files. | v1.36.0"
598+
"description": "Enable Buf | Buf offers linting for Protobuf files. | v1.42.0"
599599
}
600600
},
601601
"additionalProperties": false,
@@ -634,7 +634,7 @@
634634
"enabled": {
635635
"type": "boolean",
636636
"default": true,
637-
"description": "Enable Pmd | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.4.0"
637+
"description": "Enable Pmd | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.5.0"
638638
},
639639
"config_file": {
640640
"type": "string",

0 commit comments

Comments
 (0)