Skip to content

Commit

Permalink
Update ansible-lint version inside tox.ini
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <[email protected]>
  • Loading branch information
alinabuzachis committed Mar 7, 2024
1 parent a948ddf commit ca81246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ skipsdist = True
[testenv:ansible-lint]
; There is currently a bug in ansible-lint 6.8.6: https://github.com/ansible/ansible-lint/issues/2673
deps =
ansible-lint==v6.17.2
ansible-lint==v6.22.0
commands = ansible-lint --show-relpath

[testenv:linters]
Expand Down

0 comments on commit ca81246

Please sign in to comment.