Skip to content

Commit

Permalink
Bump ansible-lint from 24.9.2 to 24.10.0
Browse files Browse the repository at this point in the history
Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.9.2 to 24.10.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v24.9.2...v24.10.0)

---
updated-dependencies:
- dependency-name: ansible-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcwrobel committed Dec 7, 2024
1 parent 362d2e4 commit 9a1f910
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 302 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
setuptools = "*"
ansible = "~=10.4"
ansible-lint = "~=24.9"
ansible-lint = "~=24.10"
yamllint = "~=1.35"
jmespath = "~=1.0"
pre-commit = "*"
Expand Down
Loading

0 comments on commit 9a1f910

Please sign in to comment.