From dc57818a8f983e5fab096f34ce4cc7db9978b86c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 01:20:41 +0000 Subject: [PATCH] chore(deps): update dependency ansible-lint to v6.21.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e2e8e0c2..1273efe8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # Includes utilities, CLI helpers and so on # Linting & Formatting -ansible-lint==6.20.3 +ansible-lint==6.21.0 pylint==3.0.1 autopep8==2.0.4 pre-commit==3.5.0