Bump yamllint from 1.30.0 to 1.31.0
Bumps yamllint from 1.30.0 to 1.31.0.
Changelog
Sourced from yamllint's changelog.
1.31.0 (2023-04-21)
- Build: migrate from
setup.py
topyproject.toml
- Docs: update some outdated URLs
- Rule
colons
: prevent error when space before is mandatory
Commits
-
98f2281
yamllint version 1.31.0 -
15eafeb
build: Migrate from setup.py to pyproject.toml -
16eae28
build: Stop using setup.py to generate documentation -
771c3a0
README: Update CI status badge -
b92fc9c
colons: Prevent error when space before is mandatory -
e90e0a0
anchors: Fix invalid YAML in aliases test cases -
6bfd675
docs: Update links that redirect -
6b45be1
CI: Check for broken links in docs - See full diff in compare view