Files
kolla-ansible/lint-requirements.txt
Michal Nasiadka 1a49b2963a CI: Bump ansible-lint to <26
Remove yamllint usage - it duplicates what reno lint/ansible-lint do.

Change-Id: If8ad229281b2dca565570d651065779c2c871528
2025-06-04 09:34:56 +00:00

11 lines
248 B
Plaintext

ansible>=10,<12 # GPLv3
ansible-lint<26 # MIT
bandit>=1.1.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0
codespell<3 # GPLv2
doc8>=0.6.0 # Apache-2.0
hacking>=3.0.1 # Apache-2.0
pycodestyle>=2.11.0 # MIT
reno>=3.1.0 # Apache-2.0
yamllint>=1.22.0 #GPL3