mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-19 08:05:45 +03:00
chore(deps): update dependency ansible-lint to v25.4.0
This commit is contained in:
parent
4b3c353ef2
commit
70613cd90e
2 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ humanize = "^4.9.0"
|
|||
toml = "^0.10.2"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ansible-lint = { version = "25.2.1", markers = 'platform_system != "Windows"' } # https://github.com/ansible/ansible-lint/issues/2730#issuecomment-1330406601
|
||||
ansible-lint = { version = "25.4.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