diffsync
diffsync copied to clipboard
Update dependency yamllint to v1.27.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| yamllint | dev-dependencies | minor | 1.26.3 -> 1.27.1 |
Release Notes
adrienverge/yamllint
v1.27.1
- Fix failing test on
key-duplicatesfor old PyYAML versions
v1.27.0
- Add support for Python 3.10, drop Python 3.5
- Fix GitHub Actions workflow
- Refactor
--format=autologic - Update GitHub format output to use groups
- Rule
comments: allow whitespace after the shebang marker - Multiple minor fixes in documetation
- Configure Sphinx to make man page show up in apropos
- Attempt to clarify configuration file location in documentation
- Rule
key-duplicates: don't crash on redundant closing brackets or braces - Use
rstcheckto lint documentation on the CI - Remove UTF-8 headers in Python files, since Python 2 isn't supported
- Add various tests to increase coverage
- Rule
octal-values: pre-compile regex for performance - Add sections for Visual Studio Code and IntelliJ in documentation
- Rule
new-lines: add thetype: platformconfig option - Add the new rule
float-values
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Renovate Bot.