Merge "Bump ansible-lint version to 6.*"
This commit is contained in:
commit
cd64b237a7
@ -25,3 +25,6 @@ skip_list:
|
||||
- package-latest
|
||||
# Most files should not contain tabs
|
||||
- no-tabs
|
||||
# NOTE(frickler): Agreed at Zed PTG not to use FQCN for builtin actions for now, due to
|
||||
# conflicts with open patches and backports.
|
||||
- fqcn-builtins
|
||||
|
@ -1,5 +1,5 @@
|
||||
ansible>=4,<6 # GPLv3
|
||||
ansible-lint>=4.2.0,!=4.3.0,<6.0.0 # MIT
|
||||
ansible-lint>=6.0.0,<7.0.0 # MIT
|
||||
bandit>=1.1.0 # Apache-2.0
|
||||
bashate>=0.5.1 # Apache-2.0
|
||||
doc8>=0.6.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user