Skip to content

Commit 1413980

Browse files
committed
chore: it's now safe to move renovate config into .github
Turns out renovate wasn't opening PRs only because: 1. issue not enabled in the repo 2. the config file contained an invalid key Now that these issues are fixed, we can move the config file into .github to avoid overcrowding the root directory.
1 parent f34fb9f commit 1413980

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
-1
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
}

0 commit comments

Comments
 (0)