Skip to content

Commit 4a13d4b

Browse files
authored
Update renovate.json
Try to get it to run even though the repo is a fork
1 parent 42f34ae commit 4a13d4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:recommended"]
3+
"extends": ["config:recommended"],
4+
"forkProcessing": "enabled"
45
}

0 commit comments

Comments
 (0)