Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored and github-actions[bot] committed Oct 16, 2024
1 parent 6c00575 commit 78c22cf
Show file tree
Hide file tree
Showing 14 changed files with 57 additions and 54 deletions.
28 changes: 14 additions & 14 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 @@ -8,7 +8,7 @@
"black": "24.10.0",
"cfn-lint": "1.16.1",
"checkmake": "0.2.0",
"checkov": "3.2.266",
"checkov": "3.2.267",
"checkstyle": "10.18.2",
"chktex": "1.7.8",
"clang-format": "17.0.6",
Expand Down Expand Up @@ -76,7 +76,7 @@
"psalm": "Psalm.5.26.1@",
"puppet-lint": "4.2.4",
"pylint": "3.3.1",
"pyright": "1.1.384",
"pyright": "1.1.385",
"raku": "2020.10",
"remark-lint": "14.0.2",
"revive": "1.4.0",
Expand All @@ -98,7 +98,7 @@
"shellcheck": "0.10.0",
"shfmt": "3.9.0",
"snakefmt": "0.10.2",
"snakemake": "8.23.0",
"snakemake": "8.23.1",
"spectral": "6.13.1",
"sql-lint": "1.0.0",
"sqlfluff": "3.2.4",
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [gitleaks](https://github.com/gitleaks/gitleaks) from 8.20.1 to **8.21.0** on 2024-10-15
- [syft](https://github.com/anchore/syft) from 1.14.0 to **1.14.1** on 2024-10-15
- [rubocop](https://rubocop.org/) from 1.66.1 to **1.67.0** on 2024-10-15
- [pyright](https://github.com/Microsoft/pyright) from 1.1.384 to **1.1.385** on 2024-10-16
- [checkov](https://www.checkov.io/) from 3.2.266 to **3.2.267** on 2024-10-16
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 8.23.0 to **8.23.1** on 2024-10-16
<!-- linter-versions-end -->

## [v8.1.0] - 2024-10-13
Expand Down
Loading

0 comments on commit 78c22cf

Please sign in to comment.