From b0c225d52bab4638037877441725b174790ec006 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Fri, 21 Apr 2023 16:37:15 +0200 Subject: [PATCH] [v18] Upgraded yamllint to v1.30.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95b50ba..b6252b5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Small Alpine container useful for an Ansible linter pipeline. Useful for CI/CD p # Preinstalled software - ansible-core == 2.12.10 - ansible-lint == 6.15.0 - - yamllint == 1.28.0 + - yamllint == 1.30.0 # Ansible collections - ansible.posix == latest