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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent 22d0bbc commit 3452ec0
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 123 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ verify_ssl = true

[dev-packages]
yamllint = "~=1.35.1"
ansible-lint = "~=24.7.0"
ansible-lint = "~=24.9.2"
molecule = "~=24.8.0"
molecule-plugins = {extras = ["podman"], version = "~=23.5.3"}
reuse = "~=4.0.3"
Expand Down
Loading

0 comments on commit 3452ec0

Please sign in to comment.