Skip to content

Commit

Permalink
Update yamllint requirement from ~=1.27 to ~=1.29
Browse files Browse the repository at this point in the history
Updates the requirements on [yamllint](https://github.com/adrienverge/yamllint) to permit the latest version.
- [Release notes](https://github.com/adrienverge/yamllint/releases)
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](adrienverge/yamllint@v1.27.0...v1.29.0)

---
updated-dependencies:
- dependency-name: yamllint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 8, 2023
1 parent 48a57d8 commit 5eef40f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ packaging==23.0
pre-commit~=3.0
PyGithub~=1.57
pyupgrade~=3.3
yamllint~=1.28
yamllint~=1.29

0 comments on commit 5eef40f

Please sign in to comment.