Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#3460)
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 Apr 2, 2024
1 parent 4b70a79 commit 83cefd4
Show file tree
Hide file tree
Showing 20 changed files with 38,239 additions and 38,236 deletions.
46 changes: 23 additions & 23 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 @@ -9,7 +9,7 @@
"cfn-lint": "0.86.1",
"checkmake": "0.2.0",
"checkov": "3.2.50",
"checkstyle": "10.14.2",
"checkstyle": "10.15.0",
"chktex": "1.7.8",
"clang-format": "17.0.5",
"clippy": "0.1.77",
Expand All @@ -29,7 +29,7 @@
"dustilock": "1.2.0",
"editorconfig-checker": "2.7.2",
"eslint": "8.57.0",
"eslint-plugin-jsonc": "2.14.1",
"eslint-plugin-jsonc": "2.15.0",
"flake8": "7.0.0",
"gherkin-lint": "0.0.0",
"git_diff": "2.43.0",
Expand Down Expand Up @@ -83,7 +83,7 @@
"rstcheck": "6.2.1",
"rstfmt": "0.0.14",
"rubocop": "1.62.1",
"ruff": "0.3.4",
"ruff": "0.3.5",
"scalafix": "0.12.0",
"scss-lint": "0.60.0",
"secretlint": "8.1.2",
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [terragrunt](https://terragrunt.gruntwork.io) from 0.55.19 to **0.55.20** on 2024-03-31
- [phpcs](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.9.0 to **3.9.1** on 2024-03-31
- [checkov](https://www.checkov.io/) from 3.2.49 to **3.2.50** on 2024-03-31
- [checkstyle](https://checkstyle.org/) from 10.14.2 to **10.15.0** on 2024-04-01
- [eslint-plugin-jsonc](https://ota-meshi.github.io/eslint-plugin-jsonc/) from 2.14.1 to **2.15.0** on 2024-04-01
- [ruff](https://github.com/astral-sh/ruff) from 0.3.4 to **0.3.5** on 2024-04-01
<!-- linter-versions-end -->

## [v7.10.0] - 2024-03-10
Expand Down
Loading

0 comments on commit 83cefd4

Please sign in to comment.