From 6d6ffef6ec95448ac378fc9648c6424f9341ef2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 17:44:50 +0000 Subject: [PATCH] Bump ansible-lint from 6.18.0 to 6.22.2 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.18.0 to 6.22.2. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.18.0...v6.22.2) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 14f8a43..7e42c75 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -ansible-lint==6.18.0 +ansible-lint==6.22.2 yamllint==1.32.0 molecule-plugins[docker]==23.4.1 molecule-plugins[lint]==23.4.1