Skip to content

Commit 18907b5

Browse files
committed
fixup! ci: try triggering renovate by moving config to root & add forkProcessing
1 parent 4908289 commit 18907b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/renovate.json5

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["github>haoqunjiang/renovate-presets:npm.json5"],
4-
"forkProcessing": "enabled",
54
}

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": ["github>haoqunjiang/renovate-presets:npm.json5"]
3+
"extends": ["github>haoqunjiang/renovate-presets:npm.json5"],
4+
"forkProcessing": "enabled"
45
}

0 commit comments

Comments
 (0)