Skip to content

Commit 8028769

Browse files
Update dependency ansible-lint to v24.7.0 (#404)
| datasource | package | from | to | | ---------- | ------------ | ------ | ------ | | pypi | ansible-lint | 24.6.1 | 24.7.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 928c821 commit 8028769

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ taskipy = "1.13.0"
1616

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

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

0 commit comments

Comments
 (0)