Skip to content

Commit

Permalink
chore(deps): update ansible-lint requirement from ~=6.22.1 to ~=6.22.2
Browse files Browse the repository at this point in the history
Updates the requirements on [ansible-lint](https://github.com/ansible/ansible-lint) to permit the latest version.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v6.22.1...v6.22.2)

---
updated-dependencies:
- dependency-name: ansible-lint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 2644f4b commit d930e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
ansible>=2.12.10

## ansible/yaml lint
ansible-lint~=6.22.1
ansible-lint~=6.22.2
yamllint~=1.33.0

## molecule tests
Expand Down

0 comments on commit d930e25

Please sign in to comment.