Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#3909)
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 <nvuillam@users.noreply.github.com>
  • Loading branch information
nvuillam and nvuillam committed Aug 19, 2024
1 parent 96b1bd0 commit 1b80507
Show file tree
Hide file tree
Showing 16 changed files with 60 additions and 58 deletions.
44 changes: 22 additions & 22 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 @@ -66,7 +66,7 @@
"php-cs-fixer": "3.62.0",
"phpcs": "3.10.2",
"phplint": "9.4.1",
"phpstan": "1.11.10",
"phpstan": "1.11.11",
"pmd": "7.4.0",
"powershell": "7.4.2",
"powershell_formatter": "7.4.2",
Expand Down Expand Up @@ -115,7 +115,7 @@
"trufflehog": "3.81.9",
"ts-standard": "12.0.2",
"tsqllint": "1.15.3.0",
"v8r": "3.1.1",
"v8r": "4.0.0",
"vale": "3.7.0",
"xmllint": "21207",
"yamllint": "1.35.1"
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [checkov](https://www.checkov.io/) from 3.2.230 to **3.2.231** on 2024-08-19
- [checkov](https://www.checkov.io/) from 3.2.231 to **3.2.232** on 2024-08-19
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 8.18.0 to **8.18.1** on 2024-08-19
- [v8r](https://github.com/chris48s/v8r) from 3.1.1 to **4.0.0** on 2024-08-19
- [phpstan](https://phpstan.org/) from 1.11.10 to **1.11.11** on 2024-08-19
<!-- linter-versions-end -->

## [v7.13.0] - 2024-07-06
Expand Down
Loading

0 comments on commit 1b80507

Please sign in to comment.