Skip to content

Commit 07c2b0d

Browse files
authored
[automation] Auto-update linters version, help and documentation (#5023)
* [automation] Auto-update linters version, help and documentation * [MegaLinter] Apply linters fixes --------- Co-authored-by: nvuillam <[email protected]>
1 parent 4e5e55a commit 07c2b0d

File tree

170 files changed

+2954
-2953
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

170 files changed

+2954
-2953
lines changed

Diff for: .automation/generated/linter-helps.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: .automation/generated/linter-versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,5 @@
121121
"v8r": "4.2.1",
122122
"vale": "3.9.4",
123123
"xmllint": "21304",
124-
"yamllint": "1.36.2"
124+
"yamllint": "1.37.0"
125125
}

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
3131
- mega-linter-runner
3232

3333
- Linter versions upgrades (N)
34+
- [yamllint](https://yamllint.readthedocs.io/) from 1.36.2 to **1.37.0** on 2025-03-23
3435
<!-- linter-versions-end -->
3536

3637
## [v8.5.0] - 2024-03-23

Diff for: README.md

+22-22
Large diffs are not rendered by default.

Diff for: docs/all_linters.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@
119119
| [**v8r**](https://github.com/chris48s/v8r){target=_blank} | 4.2.1 | [MIT](licenses/v8r.md) | [![GitHub stars](https://img.shields.io/github/stars/chris48s/v8r?cacheSeconds=3600)](https://github.com/chris48s/v8r){target=_blank} | [JSON](descriptors/json_v8r.md)<br/> [YAML](descriptors/yaml_v8r.md) | :no_entry_sign: | [Repository](https://github.com/chris48s/v8r){target=_blank} |
120120
| [**vale**](https://github.com/errata-ai/vale){target=_blank} | 3.9.4 | [MIT](licenses/vale.md) | [![GitHub stars](https://img.shields.io/github/stars/errata-ai/vale?cacheSeconds=3600)](https://github.com/errata-ai/vale){target=_blank} | [SPELL](descriptors/spell_vale.md) | :white_circle: | [Repository](https://github.com/errata-ai/vale){target=_blank} |
121121
| [**xmllint**](https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home){target=_blank} | 21304 | <!-- --> | <!-- --> | [XML](descriptors/xml_xmllint.md) | :white_circle: | [Web Site](https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home){target=_blank} |
122-
| [**yamllint**](https://github.com/adrienverge/yamllint){target=_blank} | 1.36.2 | [GPL-3.0](licenses/yamllint.md) | [![GitHub stars](https://img.shields.io/github/stars/adrienverge/yamllint?cacheSeconds=3600)](https://github.com/adrienverge/yamllint){target=_blank} | [YAML](descriptors/yaml_yamllint.md) | :no_entry_sign: | [Repository](https://github.com/adrienverge/yamllint){target=_blank} |
122+
| [**yamllint**](https://github.com/adrienverge/yamllint){target=_blank} | 1.37.0 | [GPL-3.0](licenses/yamllint.md) | [![GitHub stars](https://img.shields.io/github/stars/adrienverge/yamllint?cacheSeconds=3600)](https://github.com/adrienverge/yamllint){target=_blank} | [YAML](descriptors/yaml_yamllint.md) | :no_entry_sign: | [Repository](https://github.com/adrienverge/yamllint){target=_blank} |

0 commit comments

Comments
 (0)