diff --git a/renovate.json b/renovate.json index 1b9bf93..eb2f797 100644 --- a/renovate.json +++ b/renovate.json @@ -1,10 +1,8 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "platform": "github", "extends": [ "github>gsoft-inc/renovate-config" ], - "minimumReleaseAge": "3 days", "packageRules": [ { "matchManagers": [ @@ -30,12 +28,6 @@ "/^System\\./", "/^Microsoft\\.CodeAnalysis\\.CSharp\\./" ] - }, - { - "matchManagers": [ - "github-actions" - ], - "groupName": "Pipeline dependencies" } ], "customManagers": [