Skip to content

Commit ca81246

Browse files
committed
Update ansible-lint version inside tox.ini
Signed-off-by: Alina Buzachis <[email protected]>
1 parent a948ddf commit ca81246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ skipsdist = True
55
[testenv:ansible-lint]
66
; There is currently a bug in ansible-lint 6.8.6: https://github.com/ansible/ansible-lint/issues/2673
77
deps =
8-
ansible-lint==v6.17.2
8+
ansible-lint==v6.22.0
99
commands = ansible-lint --show-relpath
1010

1111
[testenv:linters]

0 commit comments

Comments
 (0)