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

Commit

Permalink
Bump ansible-lint from 6.8.3 to 6.8.4
Browse files Browse the repository at this point in the history
Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint) from 6.8.3 to 6.8.4.
- [Release notes](https://github.com/ansible-community/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v6.8.3...v6.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2022
1 parent 19484ca commit 7ce9415
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.28.0"
ansible-lint = "~=6.8.3"
ansible-lint = "~=6.8.4"
molecule = {extras = ["podman"], version = "~=4.0.3"}
molecule-podman = "~=2.0.3"
reuse = "~=1.0.0"
Expand Down
14 changes: 7 additions & 7 deletions Pipfile.lock

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

0 comments on commit 7ce9415

Please sign in to comment.