Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Bump ansible-lint from 6.17.2 to 24.2.0
Browse files Browse the repository at this point in the history
Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.17.2 to 24.2.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v6.17.2...v24.2.0)

---
updated-dependencies:
- dependency-name: ansible-lint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 4a88961 commit 74ea8e5
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 86 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
ansible = "~=8.1.0"

[dev-packages]
ansible-lint = "~=6.17.2"
ansible-lint = "~=24.2.0"
molecule = "~=24.2.0"
molecule-plugins = {extras = ["podman"], version = "~=23.5.3"}
yamllint = "~=1.33.0"
Expand Down
184 changes: 99 additions & 85 deletions Pipfile.lock

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

0 comments on commit 74ea8e5

Please sign in to comment.