diff --git a/renovate.json b/renovate.json index e3dcbcb..9bc9e72 100644 --- a/renovate.json +++ b/renovate.json @@ -6,35 +6,11 @@ ":rebaseStalePrs" ], "timezone": "US/Central", + "schedule": [ "* */1 * * *" ], "labels": [], + "prHourlyLimit": 0, + "prConcurrentLimit": 0, "packageRules": [ - { - "description": "Disables for non major Renovate version", - "matchFileNames": [ - ".github/renovate-update-notification/Dockerfile" - ], - "matchUpdateTypes": [ - "minor", - "patch", - "pin", - "digest", - "rollback" - ], - "enabled": false - }, - { - "description": "Generate for major Renovate version", - "matchFileNames": [ - ".github/renovate-update-notification/Dockerfile" - ], - "matchUpdateTypes": [ - "major" - ], - "addLabels": [ - "upgrade" - ], - "automerge": false - }, { "description": "Label charts", "matchDatasources": [