From abccef67c0323af278eea3bd88425223f80b2d6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 02:38:07 +0000 Subject: [PATCH] chore(deps): update dependency ansible-lint to v24.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40e8c7f..7fd13b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # Includes utilities, CLI helpers and so on # Linting & Formatting -ansible-lint==24.2.1 +ansible-lint==24.2.2 pylint==3.1.0 autopep8==2.1.0 pre-commit==3.7.0