Skip to content

Commit 57c387b

Browse files
authored
Merge fe40ef2 into c7ce256
2 parents c7ce256 + fe40ef2 commit 57c387b

16 files changed

+63
-57
lines changed

.automation/generated/linter-helps.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.automation/generated/linter-versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@
6464
"npm-package-json-lint": "9.0.0",
6565
"perlcritic": "1.156",
6666
"php": "7.4.26",
67-
"php-cs-fixer": "3.87.1",
67+
"php-cs-fixer": "3.87.2",
6868
"phpcs": "3.13.4",
6969
"phplint": "9.6.2",
70-
"phpstan": "2.1.22",
70+
"phpstan": "2.1.23",
7171
"pmd": "7.16.0",
7272
"powershell": "7.5.2",
7373
"powershell_formatter": "7.5.2",
@@ -100,7 +100,7 @@
100100
"shellcheck": "0.11.0",
101101
"shfmt": "3.12.0",
102102
"snakefmt": "0.11.2",
103-
"snakemake": "9.11.1",
103+
"snakemake": "9.11.2",
104104
"spectral": "6.15.0",
105105
"sql-lint": "1.0.0",
106106
"sqlfluff": "3.4.2",

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,9 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
269269
- [terragrunt](https://terragrunt.gruntwork.io) from 0.82.3 to **0.87.0** on 2025-09-07
270270
- [snakemake](https://snakemake.github.io/) from 3.13 to **9.11.1** on 2025-09-08
271271
- [secretlint](https://github.com/secretlint/secretlint) from 11.2.3 to **11.2.4** on 2025-09-09
272+
- [php-cs-fixer](https://cs.symfony.com/) from 3.87.1 to **3.87.2** on 2025-09-10
273+
- [phpstan](https://phpstan.org/) from 2.1.22 to **2.1.23** on 2025-09-10
274+
- [snakemake](https://snakemake.github.io/) from 9.11.1 to **9.11.2** on 2025-09-10
272275
<!-- linter-versions-end -->
273276

274277
## [v8.8.0] - 2024-06-15

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[![MegaLinter](https://github.com/oxsecurity/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/oxsecurity/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain)
2424
[![codecov](https://codecov.io/gh/oxsecurity/megalinter/branch/main/graph/badge.svg)](https://codecov.io/gh/oxsecurity/megalinter)
2525
<!-- gh-dependents-info-used-by-start -->
26-
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2659&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
26+
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2660&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
2727
[![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy)
2828
[![GitHub contributors](https://img.shields.io/github/contributors/oxsecurity/megalinter.svg)](https://github.com/oxsecurity/megalinter/graphs/contributors/)
2929
[![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam)

0 commit comments

Comments
 (0)