Skip to content

Commit

Permalink
Update yamllint requirement from ~=1.33 to ~=1.35
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.
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](adrienverge/yamllint@v1.33.0...v1.35.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 06bc9eb commit 720e2ad
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.2
pre-commit~=3.6
PyGithub~=2.2
pyupgrade~=3.15
yamllint~=1.33
yamllint~=1.35

0 comments on commit 720e2ad

Please sign in to comment.