From 44a36aa0f6a8394df4985ad34fc46b0ae3af0645 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:58:16 +0000 Subject: [PATCH] chore(deps): update dependency ansible-lint to v6.22.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10488ab..3a2009b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # Includes utilities, CLI helpers and so on # Linting & Formatting -ansible-lint==6.22.1 +ansible-lint==6.22.2 pylint==3.0.3 autopep8==2.0.4 pre-commit==3.6.0