Merge "CI: Bump ansible-core, ansible-lint and hacking"
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# linting
|
||||
ansible-lint>=24.0.0,<25.0.0 # MIT
|
||||
ansible-lint>=25.0.0,<26.0.0 # MIT
|
||||
bandit>=1.1.0 # Apache-2.0
|
||||
bashate>=0.5.1 # Apache-2.0
|
||||
doc8>=0.6.0 # Apache-2.0
|
||||
hacking>=3.0.1,<3.1.0 # Apache-2.0
|
||||
hacking>=7.0.0,<8.0.0 # Apache-2.0
|
||||
yamllint>=1.22.0 # GPL3
|
||||
|
||||
# coverage testing
|
||||
@@ -16,4 +16,4 @@ stestr>=1.0.0 # Apache-2.0
|
||||
testtools>=1.4.0 # MIT
|
||||
|
||||
# sanity testing
|
||||
ansible-core>=2.16.0,<2.17.0 # GPL3
|
||||
ansible-core>=2.18.0,<2.20.0 # GPL3
|
||||
|
Reference in New Issue
Block a user