chore(deps-dev): bump yamllint from 1.32.0 to 1.34.0
Bumps yamllint from 1.32.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
: 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 version1.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
: addforbid-in-block-sequences
option
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