Skip to content

Commit

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

---
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 Sep 23, 2024
1 parent 4646a96 commit 362d2e4
Show file tree
Hide file tree
Showing 3 changed files with 163 additions and 157 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.7"
ansible-lint = "~=24.9"
yamllint = "~=1.35"
jmespath = "~=1.0"
pre-commit = "*"
Expand Down
Loading

0 comments on commit 362d2e4

Please sign in to comment.