Skip to content

Commit

Permalink
build(deps): update ansible-lint requirement from ~=24.2.2 to ~=24.2.3
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.2.2...v24.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent cc0b6fd commit 8f7b753
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~=24.2.2
ansible-lint~=24.2.3
yamllint~=1.35.1

## molecule tests
Expand Down

0 comments on commit 8f7b753

Please sign in to comment.