Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#3753)
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 Jul 9, 2024
1 parent 46b8b40 commit 52a1787
Show file tree
Hide file tree
Showing 17 changed files with 82 additions and 83 deletions.
42 changes: 21 additions & 21 deletions .automation/generated/linter-helps.json

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

4 changes: 2 additions & 2 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"bash-exec": "5.2.26",
"bicep_linter": "0.28.1",
"black": "24.4.2",
"cfn-lint": "1.5.0",
"cfn-lint": "1.5.1",
"checkmake": "0.2.0",
"checkov": "3.2.175",
"checkov": "3.2.177",
"checkstyle": "10.17.0",
"chktex": "1.7.8",
"clang-format": "17.0.6",
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [terragrunt](https://terragrunt.gruntwork.io) from 0.59.6 to **0.60.0** on 2024-07-07
- [checkov](https://www.checkov.io/) from 3.2.174 to **3.2.175** on 2024-07-07
- [rstcheck](https://github.com/myint/rstcheck) from 6.2.1 to **6.2.4** on 2024-07-07
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.5.0 to **1.5.1** on 2024-07-08
- [checkov](https://www.checkov.io/) from 3.2.175 to **3.2.177** on 2024-07-08
<!-- linter-versions-end -->

## [v7.13.0] - 2024-07-06
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
[![MegaLinter](https://github.com/oxsecurity/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/oxsecurity/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain)
[![codecov](https://codecov.io/gh/oxsecurity/megalinter/branch/main/graph/badge.svg)](https://codecov.io/gh/oxsecurity/megalinter)
<!-- gh-dependents-info-used-by-start -->
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2504&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2500&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
[![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy)
[![GitHub contributors](https://img.shields.io/github/contributors/oxsecurity/megalinter.svg)](https://github.com/oxsecurity/megalinter/graphs/contributors/)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam)
Expand Down
Loading

0 comments on commit 52a1787

Please sign in to comment.