This commit is contained in:
Stefan Reimer 2023-08-03 21:49:58 +00:00
parent 9ecfb457fb
commit 9f30014f1a
1 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":label(renovate)"
":labels(renovate)",
":reviewers(quark)"
]
}