From 5db6d5c63e429e78cdd2332a2ba6c6a597cc81f7 Mon Sep 17 00:00:00 2001 From: Daniel Mohns Date: Thu, 23 Nov 2023 16:46:06 +0100 Subject: [PATCH] Update .yamllint --- .yamllint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yamllint b/.yamllint index 7f2054c..bb4840d 100644 --- a/.yamllint +++ b/.yamllint @@ -10,4 +10,4 @@ rules: required: only-when-needed allow-quoted-quotes: true truthy: - check-keys: false + check-keys: true