forked from kamba4/sunders
fix: enable forkProcessing to make Renovate work for this repo
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
This commit is contained in:
parent
def9854140
commit
3f62a9e5d6
1 changed files with 3 additions and 2 deletions
|
|
@ -2,5 +2,6 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
}
|
||||
],
|
||||
"forkProcessing": "enabled"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue