From 5e04a719f63c56f24d0ff18b56642ba176ca3e63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 11:46:02 +0000 Subject: [PATCH 1/2] Bump ansible-lint from 6.22.1 to 24.2.0 in /stack/gear/church 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/church/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/gear/church/requirements.txt b/stack/gear/church/requirements.txt index a2abb4d9..7e286b59 100644 --- a/stack/gear/church/requirements.txt +++ b/stack/gear/church/requirements.txt @@ -1,3 +1,3 @@ ansible-core==2.16.2 -ansible-lint==6.22.1 +ansible-lint==24.2.0 yamllint==1.33.0 From a20c76ee422969bd70829774741ff0b285217f17 Mon Sep 17 00:00:00 2001 From: Pavel Vetokhin Date: Sat, 17 Feb 2024 17:17:12 +0300 Subject: [PATCH 2/2] Update requirements.txt --- stack/gear/church/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/gear/church/requirements.txt b/stack/gear/church/requirements.txt index 33006318..75f07847 100644 --- a/stack/gear/church/requirements.txt +++ b/stack/gear/church/requirements.txt @@ -1,3 +1,3 @@ ansible-core==2.16.3 ansible-lint==24.2.0 -yamllint==1.33.1 +yamllint==1.35.1