From 0a641e7387113d406c9115bcf07c33c6733ffaec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 00:55:18 +0000 Subject: [PATCH] chore(deps): update dependency ansible-lint to v24.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6993cfa0..59e6370e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # Includes utilities, CLI helpers and so on # Linting & Formatting -ansible-lint==24.2.3 +ansible-lint==24.5.0 pylint==3.1.1 autopep8==2.1.0 pre-commit==3.7.1