10 lines
216 B
Plaintext
10 lines
216 B
Plaintext
|
{
|
||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||
|
"extends": [
|
||
|
"config:recommended"
|
||
|
],
|
||
|
"assigneesFromCodeOwners": true,
|
||
|
"assigneesSampleSize": 1,
|
||
|
"dependencyDashboardApproval": true
|
||
|
}
|