Skip to content

Commit

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

---
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 Jun 24, 2024
1 parent 9efab78 commit df47caa
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 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.5.0"
ansible-lint = "~=24.6.1"
molecule = "~=24.2.0"
molecule-plugins = {extras = ["podman"], version = "~=23.5.3"}
reuse = "~=3.0.2"
Expand Down
120 changes: 60 additions & 60 deletions Pipfile.lock

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

0 comments on commit df47caa

Please sign in to comment.