From 9c21fd219e705b0d64b33feec2472e1df3fe349d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20W=C3=BCrsten?= Date: Mon, 22 Jan 2024 14:22:29 +0100 Subject: [PATCH] chore: update ansible-lint requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a186919..ce914e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ ansible>=2.12 ## ansible/yaml lint -ansible-lint~=6.22.1 +ansible-lint~=6.22.2 yamllint~=1.33.0 ## molecule tests