Skip to content

Bump yamllint from 1.29.0 to 1.30.0

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

Bumps yamllint from 1.29.0 to 1.30.0.

Changelog

Sourced from yamllint's changelog.

1.30.0 (2023-03-22)

  • Rule anchors: add new rule to detect undeclared or duplicated anchors
  • Python API: prevent using is_file_ignored() with null filepath
  • Docs: fix misleading Python API example
  • Docs: fix plain text code snippet example
  • Docs: update pre-commit hook example
Commits
  • 9d0f598 yamllint version 1.30.0
  • ebd6b90 anchors: Add new rule to detect undeclared or duplicated anchors
  • 8aaa226 docs: Update pre-commit hook example
  • 15f8204 linter: Prevent testing is_file_ignored() with filepath == None
  • 4046563 docs: Explicitly specify language even when it's plain text
  • 06db2af docs: Fix misleading Python API example
  • See full diff in compare view

Merge request reports