Skip to content

chore(deps): update dependency yamllint to v1.35.1

Renovate Bot requested to merge renovate/yamllint-1.x into master

This MR contains the following updates:

Package Update Change
yamllint minor ==1.33.0 -> ==1.35.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

adrienverge/yamllint (yamllint)

v1.35.1

Compare Source

  • Restore ignoration of files passed as command-line arguments
  • Revert API change from version 1.35.0

v1.35.0

Compare Source

  • 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

Compare Source

  • Config: validate ignore-from-file inside rules
  • Rule quoted-strings: fix only-when-needed in flow maps and sequences
  • Rule key-duplicates: add forbid-duplicated-merge-keys option
  • Rule quoted-strings: add check-keys option
  • Docs: add GitLab CI example
  • Rule truthy: adapt forbidden values based on YAML version

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports