Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#4004)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Sep 16, 2024
1 parent c9b55f9 commit 42fa46e
Show file tree
Hide file tree
Showing 20 changed files with 94 additions and 85 deletions.
36 changes: 19 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.

10 changes: 5 additions & 5 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.13.0",
"checkmake": "0.2.0",
"checkov": "3.2.253",
"checkov": "3.2.254",
"checkstyle": "10.18.1",
"chktex": "1.7.8",
"clang-format": "17.0.6",
Expand All @@ -17,7 +17,7 @@
"cljstyle": "0.15.0",
"coffeelint": "5.2.11",
"cpplint": "1.6.1",
"csharpier": "0.29.1",
"csharpier": "0.29.2",
"cspell": "8.14.2",
"dartanalyzer": "0.0.0",
"detekt": "1.23.7",
Expand All @@ -28,12 +28,12 @@
"dotnet-format": "8.0.108",
"dustilock": "1.2.0",
"editorconfig-checker": "3.0.3",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-plugin-jsonc": "2.15.1",
"flake8": "7.1.1",
"gherkin-lint": "0.0.0",
"git_diff": "2.45.2",
"gitleaks": "8.19.1",
"gitleaks": "8.19.2",
"golangci-lint": "1.61.0",
"goodcheck": "3.1.0",
"graphql-schema-linter": "3.0.1",
Expand Down Expand Up @@ -109,7 +109,7 @@
"syft": "1.12.2",
"tekton-lint": "1.1.0",
"terraform-fmt": "1.9.5",
"terragrunt": "0.67.3",
"terragrunt": "0.67.5",
"terrascan": "1.19.1",
"tflint": "0.53.0",
"trivy": "0.55.1",
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,11 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [gitleaks](https://github.com/gitleaks/gitleaks) from 8.18.4 to **8.19.0** on 2024-09-14
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.82.1 to **3.82.2** on 2024-09-14
- [gitleaks](https://github.com/gitleaks/gitleaks) from 8.19.0 to **8.19.1** on 2024-09-14
- [csharpier](https://csharpier.com/) from 0.29.1 to **0.29.2** on 2024-09-16
- [eslint](https://eslint.org) from 8.57.0 to **8.57.1** on 2024-09-16
- [checkov](https://www.checkov.io/) from 3.2.253 to **3.2.254** on 2024-09-16
- [gitleaks](https://github.com/gitleaks/gitleaks) from 8.19.1 to **8.19.2** on 2024-09-16
- [terragrunt](https://terragrunt.gruntwork.io) from 0.67.3 to **0.67.5** on 2024-09-16
<!-- linter-versions-end -->

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

0 comments on commit 42fa46e

Please sign in to comment.