mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-21 00:55:46 +03:00
chore(deps): update dependency ansible-lint to v25
This commit is contained in:
parent
3c237c0566
commit
90916825f8
2 changed files with 66 additions and 67 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue