Capture right compose files

This commit is contained in:
Luke Murphy 2020-09-14 20:53:13 +02:00
parent c31d3a3cfb
commit 026324a3b1
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 0 deletions

View File

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