Skip to content

Commit e06c219

Browse files
committed
chore: use renovate.json with forkProcessing to bypass limitation
1 parent 6c371da commit e06c219

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

.renovaterc

-5
This file was deleted.

renovate.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"github>1stG/configs"
5+
],
6+
"forkProcessing": "enabled"
7+
}

0 commit comments

Comments
 (0)