From 34d76abd8c87e325e8aaec866930578a0426b98b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 00:40:31 +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 bde6e68..d87bb96 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