Skip to content

Commit

Permalink
Update ansible-lint requirement from <6.4.0 to <6.18.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@v3.1.1...v6.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 5, 2023
1 parent a73191c commit 26b865b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Expand Up @@ -2,7 +2,7 @@
ansible
molecule
molecule-plugins[docker]
ansible-lint<6.4.0
ansible-lint<6.18.0
yamllint==1.28.0
requests<2.29
urllib3<2

0 comments on commit 26b865b

Please sign in to comment.