From 05c7a9d2ab8c3d42ce500df99f56c93566d0c24b Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 14 Sep 2020 20:55:33 +0200 Subject: [PATCH] Quote that key --- config.js.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js.tmpl b/config.js.tmpl index b353d01..46d72e8 100644 --- a/config.js.tmpl +++ b/config.js.tmpl @@ -7,7 +7,7 @@ module.exports = { unicodeEmoji: false, assignees: ["decentral1se", "calix"], labels: ["renovate", "dependencies", "automated"], - docker-compose: { + "docker-compose": { fileMatch: "(^|/)compose[^/]*\.ya?ml$" } onboardingConfig: {