Fix formatting

This commit is contained in:
Luke Murphy 2020-09-14 20:56:45 +02:00
parent 05c7a9d2ab
commit 8edd5061bb
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ module.exports = {
assignees: ["decentral1se", "calix"],
labels: ["renovate", "dependencies", "automated"],
"docker-compose": {
fileMatch: "(^|/)compose[^/]*\.ya?ml$"
}
fileMatch: "(^|/)compose[^/]*\.ya?ml$",
},
onboardingConfig: {
extends: ["config:base"],
},