Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#4443)
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 <[email protected]>
  • Loading branch information
nvuillam and nvuillam authored Dec 31, 2024
1 parent b6b474a commit 32f2746
Show file tree
Hide file tree
Showing 10 changed files with 58 additions and 51 deletions.
20 changes: 11 additions & 9 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
@@ -1,5 +1,5 @@
{
"actionlint": "1.7.4",
"actionlint": "1.7.5",
"ansible-lint": "24.12.2",
"arm-ttk": "0.0.0",
"bandit": "1.8.0",
Expand All @@ -8,7 +8,7 @@
"black": "24.10.0",
"cfn-lint": "1.22.3",
"checkmake": "0.2.0",
"checkov": "3.2.344",
"checkov": "3.2.345",
"checkstyle": "10.21.1",
"chktex": "1.7.8",
"clang-format": "17.0.6",
Expand All @@ -33,7 +33,7 @@
"flake8": "7.1.1",
"gherkin-lint": "0.0.0",
"git_diff": "2.45.2",
"gitleaks": "8.22.0",
"gitleaks": "8.22.1",
"golangci-lint": "1.62.2",
"goodcheck": "3.1.0",
"graphql-schema-linter": "3.0.1",
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [pmd](https://pmd.github.io/) from 7.8.0 to **7.9.0** on 2024-12-30
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.22.2 to **1.22.3** on 2024-12-30
- [mypy](https://mypy.readthedocs.io/en/stable/) from 1.14.0 to **1.14.1** on 2024-12-30
- [actionlint](https://rhysd.github.io/actionlint/) from 1.7.4 to **1.7.5** on 2024-12-31
- [checkov](https://www.checkov.io/) from 3.2.344 to **3.2.345** on 2024-12-31
- [gitleaks](https://github.com/gitleaks/gitleaks) from 8.22.0 to **8.22.1** on 2024-12-31
<!-- linter-versions-end -->

## [v8.3.0] - 2024-11-23
Expand Down
Loading

0 comments on commit 32f2746

Please sign in to comment.