Skip to content

Commit

Permalink
chore(deps-dev): bump ansible-lint from 6.21.1 to 6.22.1
Browse files Browse the repository at this point in the history
Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.21.1 to 6.22.1.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v6.21.1...v6.22.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent c67c46e commit 2fc3acb
Show file tree
Hide file tree
Showing 2 changed files with 515 additions and 155 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ verify_ssl = true

[dev-packages]
yamllint = "~=1.33.0"
ansible-lint = "~=6.21.1"
ansible-lint = "~=6.22.1"
molecule = "~=6.0.3"
molecule-plugins = {extras = ["podman"], version = "~=23.5.0"}

Expand Down
Loading

0 comments on commit 2fc3acb

Please sign in to comment.