diff --git a/renovate.json b/renovate.json index f178042..4b2676a 100644 --- a/renovate.json +++ b/renovate.json @@ -1,4 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["github>prairie-server/prairie-server//renovate-presets/actions-only"] + "extends": [ + "github>prairie-server/prairie-server//renovate-presets/actions-only" + ], + "forkProcessing": "enabled" }