Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#3564)
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 committed May 20, 2024
1 parent d584e0c commit 7cb18ee
Show file tree
Hide file tree
Showing 37 changed files with 675 additions and 668 deletions.
38 changes: 19 additions & 19 deletions .automation/generated/linter-helps.json

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

10 changes: 5 additions & 5 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"actionlint": "1.7.0",
"ansible-lint": "24.5.0",
"ansible-lint": "24.2.3",
"arm-ttk": "0.0.0",
"bandit": "1.7.8",
"bash-exec": "5.2.21",
"bicep_linter": "0.27.1",
"black": "24.4.2",
"cfn-lint": "0.87.3",
"checkmake": "0.2.0",
"checkov": "3.2.95",
"checkov": "3.2.97",
"checkstyle": "10.16.0",
"chktex": "1.7.8",
"clang-format": "17.0.5",
Expand All @@ -34,7 +34,7 @@
"gherkin-lint": "0.0.0",
"git_diff": "2.43.4",
"gitleaks": "8.18.2",
"golangci-lint": "1.58.1",
"golangci-lint": "1.58.2",
"goodcheck": "3.1.0",
"graphql-schema-linter": "3.0.1",
"grype": "0.77.4",
Expand All @@ -49,7 +49,7 @@
"kubeconform": "0.6.6",
"kubescape": "2.9.0",
"kubeval": "0.16.1",
"lightning-flow-scanner": "2.25.0",
"lightning-flow-scanner": "2.24.0",
"lintr": "0.0.0",
"luacheck": "1.1.2",
"lychee": "0.15.1",
Expand Down Expand Up @@ -105,7 +105,7 @@
"syft": "1.4.1",
"tekton-lint": "1.0.2",
"terraform-fmt": "1.8.3",
"terragrunt": "0.58.5",
"terragrunt": "0.58.7",
"terrascan": "1.18.11",
"tflint": "0.51.0",
"trivy": "0.51.1",
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,11 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 8.11.4 to **8.11.6** on 2024-05-18
- [terragrunt](https://terragrunt.gruntwork.io) from 0.58.4 to **0.58.5** on 2024-05-18
- [xmllint](https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home) from 21107 to **21108** on 2024-05-18
- [ansible-lint](https://ansible-lint.readthedocs.io/) from 24.5.0 to **24.2.3** on 2024-05-20
- [golangci-lint](https://golangci-lint.run/) from 1.58.1 to **1.58.2** on 2024-05-20
- [checkov](https://www.checkov.io/) from 3.2.95 to **3.2.97** on 2024-05-20
- [lightning-flow-scanner](https://github.com/Lightning-Flow-Scanner) from 2.25.0 to **2.24.0** on 2024-05-20
- [terragrunt](https://terragrunt.gruntwork.io) from 0.58.5 to **0.58.7** on 2024-05-20
<!-- linter-versions-end -->

## [v7.11.1] - 2024-04-23
Expand Down
Loading

0 comments on commit 7cb18ee

Please sign in to comment.