From bece20e8b0908d50a276b22fb7bf95f45dcd3d29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 14:03:02 +0000 Subject: [PATCH] chore(deps): update dependency ansible-lint to v6.21.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 52e0b73..0834286 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.1 pylint==3.0.2 autopep8==2.0.4 pre-commit==3.5.0