Skip to content

Bump yamllint from 1.32.0 to 1.33.0

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

Bumps yamllint from 1.32.0 to 1.33.0.

Changelog

Sourced from yamllint's changelog.

1.33.0 (2023-11-09)

  • Add support for Python 3.12, drop support for Python 3.7
  • Rule document-end: fix spurious "missing document end"
  • Rule empty-values: add forbid-in-block-sequences option
Commits
  • 8713140 yamllint version 1.33.0
  • a26dd00 empty-values: Add forbid-in-block-sequences option
  • e1d45c3 CI: Add support for Python 3.12
  • f63e56f style: Use f-strings wherever possible
  • 816d575 style: Apply a couple refurb suggestions
  • 3e64372 tests: Apply pyupgrade suggestions
  • 41ec303 ci: Update GitHub Actions
  • 40ce4c2 Drop support for Python 3.7
  • a68c3aa document-end: Fix spurious "missing document end"
  • 7f2c071 build: Fix license identifier according to license notice in source files
  • See full diff in compare view

Merge request reports