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.pytopyproject.toml- Docs: update some outdated URLs
- Rule
colons: prevent error when space before is mandatory
Commits
-
98f2281yamllint version 1.31.0 -
15eafebbuild: Migrate from setup.py to pyproject.toml -
16eae28build: Stop using setup.py to generate documentation -
771c3a0README: Update CI status badge -
b92fc9ccolons: Prevent error when space before is mandatory -
e90e0a0anchors: Fix invalid YAML in aliases test cases -
6bfd675docs: Update links that redirect -
6b45be1CI: Check for broken links in docs - See full diff in compare view