Loading renovate.json +0 −12 Original line number Diff line number Diff line Loading @@ -36,18 +36,6 @@ "matchUpdateTypes": ["patch", "digest"], "semanticCommitType": "fix" }, { "description": "Automerge renovate minor and patch updates", "matchPackageNames": [ "renovate/renovate" ], "matchUpdateTypes": [ "minor", "patch" ], "automerge": true, "branchTopic": "{{{depNameSanitized}}}-{{{currentValue}}}" }, { "description": "Allow updates after 3 days (exclude renovate)", "excludePackageNames": [ Loading Loading
renovate.json +0 −12 Original line number Diff line number Diff line Loading @@ -36,18 +36,6 @@ "matchUpdateTypes": ["patch", "digest"], "semanticCommitType": "fix" }, { "description": "Automerge renovate minor and patch updates", "matchPackageNames": [ "renovate/renovate" ], "matchUpdateTypes": [ "minor", "patch" ], "automerge": true, "branchTopic": "{{{depNameSanitized}}}-{{{currentValue}}}" }, { "description": "Allow updates after 3 days (exclude renovate)", "excludePackageNames": [ Loading