Skip to content

Commit 38b2533

Browse files
committed
[ci skip] Enabled fork processing in Renovate config
Added the `forkProcessing` option to ensure forks are processed.
1 parent 49e8198 commit 38b2533

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,6 @@
6262
"reviewers": [
6363
"NonSwag"
6464
],
65-
"semanticCommits": "enabled"
65+
"semanticCommits": "enabled",
66+
"forkProcessing": "enabled"
6667
}

0 commit comments

Comments
 (0)