From af0b157fd972687e265581da839e74c7bc5270a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 19:17:50 +0100 Subject: [PATCH] Bump ansible-lint from 6.22.1 to 6.22.2 (#29) Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.22.1 to 6.22.2. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.22.1...v6.22.2) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 885737e..dc3c0bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ ansible==9.1.0 -ansible-lint==6.22.1 +ansible-lint==6.22.2 yamllint==1.33.0