Skip to content

Commit 3a4457c

Browse files
authored
Merge branch 'main' into flow-scanner
2 parents 8f22c5e + ab596e2 commit 3a4457c

10 files changed

+30
-16
lines changed

.automation/generated/linter-helps.json

Lines changed: 10 additions & 4 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"hadolint": "2.14.0",
4343
"helm": "3.18.4",
4444
"htmlhint": "1.7.1",
45-
"isort": "6.0.1",
45+
"isort": "6.1.0",
4646
"jscpd": "4.0.5",
4747
"jsonlint": "16.0.0",
4848
"kics": "2.1.14",
@@ -81,7 +81,7 @@
8181
"raku": "2024.12",
8282
"remark-lint": "14.0.2",
8383
"revive": "1.12.0",
84-
"robocop": "6.7.0",
84+
"robocop": "6.7.1",
8585
"roslynator": "0.10.2.0",
8686
"rst-lint": "1.4.0",
8787
"rstcheck": "6.2.5",

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
5050
- [rubocop](https://rubocop.org/) from 1.80.2 to **1.81.1** on 2025-09-28
5151
- [terragrunt](https://terragrunt.gruntwork.io) from 0.87.4 to **0.88.0** on 2025-09-28
5252
- [checkstyle](https://checkstyle.org/) from 11.0.1 to **11.1.0** on 2025-09-28
53+
- [isort](https://pycqa.github.io/isort/) from 6.0.1 to **6.1.0** on 2025-10-01
54+
- [robocop](https://github.com/MarketSquare/robotframework-robocop) from 6.7.0 to **6.7.1** on 2025-10-01
5355
<!-- linter-versions-end -->
5456

5557
## [v9.0.1] - 2025-09-21

0 commit comments

Comments
 (0)