Преглед изворни кода

Update renovate.json

Try to get it to run even though the repo is a fork
Matt Rubens пре 7 месеци
родитељ
комит
4a13d4b475
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      renovate.json

+ 2 - 1
renovate.json

@@ -1,4 +1,5 @@
 {
 	"$schema": "https://docs.renovatebot.com/renovate-schema.json",
-	"extends": ["config:recommended"]
+	"extends": ["config:recommended"],
+	"forkProcessing": "enabled"
 }