Skip to content

Commit 59a1aa0

Browse files
authored
[automation] Auto-update linters version, help and documentation (#6566)
1 parent 4593634 commit 59a1aa0

17 files changed

+133
-115
lines changed

.automation/generated/linter-helps.json

Lines changed: 51 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.automation/generated/linter-versions.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"black": "25.11.0",
99
"cfn-lint": "1.40.4",
1010
"checkmake": "0.2.0",
11-
"checkov": "3.2.490",
11+
"checkov": "3.2.493",
1212
"checkstyle": "12.1.0",
1313
"chktex": "1.7.8",
1414
"clang-format": "20.1.8",
@@ -46,7 +46,7 @@
4646
"jscpd": "4.0.5",
4747
"jsonlint": "16.0.0",
4848
"kics": "2.1.15",
49-
"ktlint": "1.7.1",
49+
"ktlint": "1.8.0",
5050
"kubeconform": "0.7.0",
5151
"kubescape": "3.0.45",
5252
"kubeval": "0.16.1",
@@ -81,7 +81,7 @@
8181
"raku": "2024.12",
8282
"remark-lint": "14.0.2",
8383
"revive": "1.13.0",
84-
"robocop": "6.9.2",
84+
"robocop": "6.10.0",
8585
"roslynator": "0.11.0.0",
8686
"rst-lint": "1.4.0",
8787
"rstcheck": "6.2.5",
@@ -114,7 +114,7 @@
114114
"terraform-fmt": "1.13.5",
115115
"terragrunt": "0.93.8",
116116
"terrascan": "1.19.9",
117-
"tflint": "0.59.1",
117+
"tflint": "0.60.0",
118118
"trivy": "0.67.2",
119119
"trivy-sbom": "0.67.2",
120120
"trufflehog": "3.91.0",

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
132132
- [terraform-fmt](https://developer.hashicorp.com/terraform/cli/commands/fmt) from 1.13.4 to **1.13.5** on 2025-11-16
133133
- [terragrunt](https://terragrunt.gruntwork.io) from 0.93.0 to **0.93.8** on 2025-11-16
134134
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 9.3.1 to **9.3.2** on 2025-11-16
135+
- [ktlint](https://ktlint.github.io) from 1.7.1 to **1.8.0** on 2025-11-17
136+
- [checkov](https://www.checkov.io/) from 3.2.490 to **3.2.493** on 2025-11-17
137+
- [robocop](https://github.com/MarketSquare/robotframework-robocop) from 6.9.2 to **6.10.0** on 2025-11-17
138+
- [tflint](https://github.com/terraform-linters/tflint) from 0.59.1 to **0.60.0** on 2025-11-17
135139
<!-- linter-versions-end -->
136140

137141
## [v9.1.0] - 2025-10-07

0 commit comments

Comments
 (0)