forked from kamba4/sunders
Since Renovate is running in autodiscover mode and this repo is a fork, enable forkProcessing to have Renovate work for this repo. https://docs.renovatebot.com/configuration-options/#forkprocessing
7 lines
145 B
JSON
7 lines
145 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended"
|
|
],
|
|
"forkProcessing": "enabled"
|
|
}
|