Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#4410)
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 Dec 18, 2024
1 parent 37f924e commit 742bbc7
Show file tree
Hide file tree
Showing 13 changed files with 53 additions and 33 deletions.
15 changes: 11 additions & 4 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 @@ -8,7 +8,7 @@
"black": "24.10.0",
"cfn-lint": "1.22.2",
"checkmake": "0.2.0",
"checkov": "3.2.341",
"checkov": "3.2.342",
"checkstyle": "10.21.0",
"chktex": "1.7.8",
"clang-format": "17.0.6",
Expand Down Expand Up @@ -101,7 +101,7 @@
"snakemake": "8.25.5",
"spectral": "6.14.2",
"sql-lint": "1.0.0",
"sqlfluff": "3.2.5",
"sqlfluff": "3.3.0",
"standard": "17.1.2",
"stylelint": "16.12.0",
"stylua": "2.0.0",
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [checkov](https://www.checkov.io/) from 3.2.336 to **3.2.339** on 2024-12-17
- [pyright](https://github.com/Microsoft/pyright) from 1.1.390 to **1.1.391** on 2024-12-18
- [checkov](https://www.checkov.io/) from 3.2.339 to **3.2.341** on 2024-12-18
- [checkov](https://www.checkov.io/) from 3.2.341 to **3.2.342** on 2024-12-18
- [sqlfluff](https://www.sqlfluff.com/) from 3.2.5 to **3.3.0** on 2024-12-18
<!-- linter-versions-end -->

## [v8.3.0] - 2024-11-23
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=2806&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=2811&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 742bbc7

Please sign in to comment.