Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#3917)
Browse files Browse the repository at this point in the history
* [automation] Auto-update linters version, help and documentation

* [MegaLinter] Apply linters fixes

---------

Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
  • Loading branch information
nvuillam and nvuillam authored Aug 20, 2024
1 parent 69a0802 commit 291de36
Show file tree
Hide file tree
Showing 168 changed files with 2,951 additions and 2,948 deletions.
34 changes: 17 additions & 17 deletions .automation/generated/linter-helps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"black": "24.8.0",
"cfn-lint": "1.10.3",
"checkmake": "0.2.0",
"checkov": "3.2.232",
"checkov": "3.2.234",
"checkstyle": "10.17.0",
"chktex": "1.7.8",
"clang-format": "17.0.6",
Expand All @@ -18,7 +18,7 @@
"coffeelint": "5.2.11",
"cpplint": "1.6.1",
"csharpier": "0.29.0",
"cspell": "8.14.1",
"cspell": "8.14.2",
"dartanalyzer": "0.0.0",
"detekt": "1.23.6",
"devskim": "1.0.33",
Expand Down Expand Up @@ -104,7 +104,7 @@
"standard": "17.1.0",
"stylelint": "16.8.2",
"swiftlint": "0.56.1",
"syft": "1.11.0",
"syft": "1.11.1",
"tekton-lint": "1.1.0",
"terraform-fmt": "1.9.4",
"terragrunt": "0.66.8",
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- mega-linter-runner

- Linter versions upgrades
- [checkov](https://www.checkov.io/) from 3.2.232 to **3.2.234** on 2024-08-20
- [syft](https://github.com/anchore/syft) from 1.11.0 to **1.11.1** on 2024-08-20
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.14.1 to **8.14.2** on 2024-08-20
<!-- linter-versions-end -->

## [v8.0.0] - 2024-08-19
Expand Down
Loading

0 comments on commit 291de36

Please sign in to comment.