From b6962cc85f4aea85274e18ccc1c9624836c91b7b Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Wed, 22 Mar 2023 10:02:33 +0000 Subject: [PATCH] Update dependency yamllint to v1.30.0 --- ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.txt b/ansible/requirements.txt index cb33194..63f5421 100644 --- a/ansible/requirements.txt +++ b/ansible/requirements.txt @@ -1,5 +1,5 @@ ansible-lint==6.8.6 -yamllint==1.28.0 +yamllint==1.30.0 ansible==7.1.0 wheel==0.37.1 jmespath==1.0.1