Skip to content

Commit 72e3ca5

Browse files
Update dependency ansible-lint to v25.4.0
| datasource | package | from | to | | ---------- | ------------ | ------ | ------ | | pypi | ansible-lint | 25.2.1 | 25.4.0 |
1 parent 64d58e5 commit 72e3ca5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ taskipy = "1.14.1"
1616

1717
[tool.poetry.group.ansible.dependencies]
1818
ansible-core = "^2.17.0"
19-
ansible-lint = { version = "25.2.1", markers = "platform_system != 'Windows'" }
19+
ansible-lint = { version = "25.4.0", markers = "platform_system != 'Windows'" }
2020
dnspython = "2.7.0"
2121

2222
[tool.poetry.group.dns.dependencies]

0 commit comments

Comments
 (0)