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

Commit ff05577

Browse files
Bump ansible-lint from 6.9.1 to 6.10.0
Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.9.1 to 6.10.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v6.9.1...v6.10.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cb72ee commit ff05577

File tree

2 files changed

+26
-35
lines changed

2 files changed

+26
-35
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ verify_ssl = true
1010

1111
[dev-packages]
1212
yamllint = "~=1.28.0"
13-
ansible-lint = "~=6.9.1"
13+
ansible-lint = "~=6.10.0"
1414
molecule = {extras = ["podman"], version = "~=4.0.4"}
1515
molecule-podman = "~=2.0.3"
1616
reuse = "~=1.1.0"

Pipfile.lock

Lines changed: 25 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)