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

Commit 2eaf9a6

Browse files
dependabot[bot]Norman Ziegner
authored andcommitted
Bump ansible-lint from 6.10.0 to 6.10.2
Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.10.0 to 6.10.2. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v6.10.0...v6.10.2) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08d04b7 commit 2eaf9a6

File tree

2 files changed

+113
-114
lines changed

2 files changed

+113
-114
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.10.0"
13+
ansible-lint = "~=6.10.2"
1414
molecule = {extras = ["podman"], version = "~=4.0.4"}
1515
molecule-podman = "~=2.0.3"
1616
reuse = "~=1.1.0"

0 commit comments

Comments
 (0)