Skip to content

Commit 82be178

Browse files
build: second attempt to correctly enable Renovate fork processing
1 parent e5f7333 commit 82be178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"extends": ["github>Osmerion/.github//.github/renovate.json5"],
3-
"renovateFork": true
3+
"forkProcessing": true
44
}

0 commit comments

Comments
 (0)