Update dependency yamllint to v1.35.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
yamllint | minor |
==1.32.0 -> ==1.35.1
|
Release Notes
adrienverge/yamllint (yamllint)
v1.35.1
- Restore ignoration of files passed as command-line arguments
- Revert API change from version 1.35.0
v1.35.0
- Fix failure on broken symlinks that should be ignored
- API change:
linter.run(stream, config)
doesn't filter files anymore - Docs: Restore official Read the Docs theme
v1.34.0
- Config: validate
ignore-from-file
inside rules - Rule
quoted-strings
: fixonly-when-needed
in flow maps and sequences - Rule
key-duplicates
: addforbid-duplicated-merge-keys
option - Rule
quoted-strings
: addcheck-keys
option - Docs: add GitLab CI example
- Rule
truthy
: adapt forbidden values based on YAML version
v1.33.0
- Add support for Python 3.12, drop support for Python 3.7
- Rule
document-end
: fix spurious "missing document end" - Rule
empty-values
: addforbid-in-block-sequences
option
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.