Skip to content

Commit

Permalink
Update yamllint requirement from ~=1.27 to ~=1.28
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.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2022
1 parent fdf1ea9 commit 34e6e29
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==21.3
pre-commit~=2.20
PyGithub~=1.55
pyupgrade~=2.38
yamllint~=1.27
yamllint~=1.28

0 comments on commit 34e6e29

Please sign in to comment.