From 2041c49d276bfa7076fc76ffab4652da35bd3515 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 12:58:09 +0000 Subject: [PATCH] chore(deps): update ansible-lint to 25.1.1 --- bootstrap/templates/ansible/requirements.txt.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/templates/ansible/requirements.txt.j2 b/bootstrap/templates/ansible/requirements.txt.j2 index 5d242868..3ce23843 100644 --- a/bootstrap/templates/ansible/requirements.txt.j2 +++ b/bootstrap/templates/ansible/requirements.txt.j2 @@ -1,4 +1,4 @@ -ansible-lint==24.2.1 +ansible-lint==25.1.1 ansible==9.4.0 jmespath==1.0.1 openshift==0.13.2