Skip to content

Commit

Permalink
build(deps): update ansible-lint requirement from ~=24.6.1 to ~=24.9.0
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@v24.6.1...v24.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 1ad48c9 commit 00c5e5c
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 @@ -4,7 +4,7 @@ ansible>=2.12
# Required for testing

## ansible/yaml lint
ansible-lint~=24.6.1
ansible-lint~=24.9.0
yamllint~=1.35.1

## molecule tests
Expand Down

0 comments on commit 00c5e5c

Please sign in to comment.