Skip to content

Commit

Permalink
chore(deps): update dependency ansible-lint to v24.10.0 (#20465)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 1a97bfd commit 695219c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python = "~3.13.0"

[tool.poetry.group.dev.dependencies]
ansible = "10.6.0"
ansible-lint = { version = "24.9.2", markers = "platform_system != 'Windows'" }
ansible-lint = { version = "24.10.0", markers = "platform_system != 'Windows'" }
autoflake = "2.3.1"
black = {version = "24.10.0", extras = ["d", "jupyter"]}
cmakelint = "1.4.3"
Expand Down

0 comments on commit 695219c

Please sign in to comment.