From 28bf7c26b2dea49b9ed1f65f6e42e3659d57937d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 13:42:27 +0000 Subject: [PATCH] Bump ansible-lint from 24.5.0 to 24.6.0 in /stack/gear/env/church Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.5.0 to 24.6.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.5.0...v24.6.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- stack/gear/env/church/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/gear/env/church/requirements.txt b/stack/gear/env/church/requirements.txt index 890ab7da..4146cab4 100644 --- a/stack/gear/env/church/requirements.txt +++ b/stack/gear/env/church/requirements.txt @@ -1,3 +1,3 @@ ansible-core==2.17.0 -ansible-lint==24.5.0 +ansible-lint==24.6.0 yamllint==1.35.1