From a8c96136651fd8b776096ba802322e2df49baee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 13:21:40 +0000 Subject: [PATCH] Bump ansible-lint from 24.7.0 to 24.9.0 in /stack/gear/env/church Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.7.0 to 24.9.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.7.0...v24.9.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 ed60ee2e..01bfe204 100644 --- a/stack/gear/env/church/requirements.txt +++ b/stack/gear/env/church/requirements.txt @@ -1,3 +1,3 @@ ansible-core==2.17.2 -ansible-lint==24.7.0 +ansible-lint==24.9.0 yamllint==1.35.1