mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
13 lines
246 B
JSON
13 lines
246 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended",
|
|
":rebaseStalePrs",
|
|
":dependencyDashboardApproval"
|
|
],
|
|
"labels": [
|
|
"dependencies"
|
|
],
|
|
"assigneesFromCodeOwners": true
|
|
}
|