chore(deps): update dependency ansible-lint to v25

This commit is contained in:
renovate[bot] 2025-01-20 17:44:06 +00:00 committed by GitHub
parent 3c237c0566
commit 90916825f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 66 additions and 67 deletions

View file

@ -18,7 +18,7 @@ humanize = "^4.9.0"
toml = "^0.10.2"
[tool.poetry.group.dev.dependencies]
ansible-lint = { version = "^24.2", markers = 'platform_system != "Windows"' } # https://github.com/ansible/ansible-lint/issues/2730#issuecomment-1330406601
ansible-lint = { version = "^25.0.0", markers = 'platform_system != "Windows"' } # https://github.com/ansible/ansible-lint/issues/2730#issuecomment-1330406601
[build-system]
requires = ["poetry-core"]