From e26dfa24131089516cfe63aa254a46274bc705c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 16:10:44 +0000 Subject: [PATCH] Bump ansible-lint from 6.22.1 to 6.22.2 in /stack/gear/turing 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] --- stack/gear/turing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/gear/turing/requirements.txt b/stack/gear/turing/requirements.txt index daa73153..101c6995 100644 --- a/stack/gear/turing/requirements.txt +++ b/stack/gear/turing/requirements.txt @@ -1,3 +1,3 @@ ansible-core==2.15.9 -ansible-lint==6.22.1 +ansible-lint==6.22.2 yamllint==1.35.1