Skip to content

Commit

Permalink
build(deps): update yamllint requirement from ~=1.34.0 to ~=1.35.0
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.34.0...v1.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent 46dd871 commit 9922b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ansible>=2.12

## ansible/yaml lint
ansible-lint~=6.22.2
yamllint~=1.34.0
yamllint~=1.35.0

## molecule tests
molecule~=6.0.3
Expand Down

0 comments on commit 9922b6f

Please sign in to comment.