From e6701926a1bc0a54b80b19b6864356754fc8232f Mon Sep 17 00:00:00 2001 From: DIYgod Date: Thu, 22 Nov 2018 11:08:55 +0800 Subject: [PATCH] config renovate --- renovate.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index f45d8f110c..0c05d62e4a 100644 --- a/renovate.json +++ b/renovate.json @@ -1,5 +1,8 @@ { "extends": [ "config:base" - ] + ], + "prCreation": "status-success", + "prHourlyLimit": 0, + "separateMajorMinor": false }