From 6255843923a2ad1d201c6df56f51b03ea68286da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 11:45:34 +0000 Subject: [PATCH] Bump ansible-lint from 6.22.1 to 24.2.0 in /stack/gear/turing Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.22.1 to 24.2.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.22.1...v24.2.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-major ... 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 7d980aa3..74931394 100644 --- a/stack/gear/turing/requirements.txt +++ b/stack/gear/turing/requirements.txt @@ -1,3 +1,3 @@ ansible-core==2.15.8 -ansible-lint==6.22.1 +ansible-lint==24.2.0 yamllint==1.33.0