Skip to content

chore(deps-dev): bump yamllint from 1.33.0 to 1.34.0

HIFIS Bot requested to merge dependabot-pip-yamllint-1.34.0 into main

Bumps yamllint from 1.33.0 to 1.34.0.

Changelog

Sourced from yamllint's changelog.

1.34.0 (2024-02-06)

  • 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
Commits
  • dd99a1c yamllint version 1.34.0
  • 01df5bf truthy: Adapt forbidden values based on YAML version
  • 9931ad6 Undo ruff changes that conflict with flake8
  • 57d2691 Revert replacement of flake8 with ruff
  • 3cb3a20 build: enable pygrep-hooks in ruff
  • 024b536 style: silence pygrep-hooks warnings
  • 329500a build: enable tryceratops rules in ruff
  • f68cae3 style: silence tryceratops warning
  • 47bbb26 style: apply flake8-copyright rules
  • 0d7ae7b style: fix section heading
  • Additional commits viewable in compare view

Merge request reports