From 8129176dd3429074ab2390ff68d5f521ba00be57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 00:39:38 +0000 Subject: [PATCH] chore(deps): update dependency ansible-lint to v6.22.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 527315e..b278cee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # Includes utilities, CLI helpers and so on # Linting & Formatting -ansible-lint==6.22.0 +ansible-lint==6.22.1 pylint==3.0.2 autopep8==2.0.4 pre-commit==3.5.0