Skip to content

Commit 662bd8f

Browse files
build(deps): update ansible-lint requirement from ~=6.22.1 to ~=6.22.2
Updates the requirements on [ansible-lint](https://github.com/ansible/ansible-lint) to permit the latest version. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v6.22.1...v6.22.2) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cccd467 commit 662bd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ansible>=2.12
44
# Required for testing
55

66
## ansible/yaml lint
7-
ansible-lint~=6.22.1
7+
ansible-lint~=6.22.2
88
yamllint~=1.33.0
99

1010
## molecule tests

0 commit comments

Comments
 (0)