Commit 80363631 authored by renovate-bot's avatar renovate-bot
Browse files

chore(config): migrate config renovate.json

parent 0729c00e
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -14,9 +14,6 @@
        {
            "groupName": "to-be-continuous dependencies",
            "groupSlug": "tbc-deps",
            "matchPackagePatterns": [
                "to-be-continuous/*"
            ],
            "matchUpdateTypes": [
                "minor",
                "patch"
@@ -24,7 +21,10 @@
            "automerge": true,
            "automergeType": "pr",
            "platformAutomerge": true,
            "rebaseWhen": "auto"
            "rebaseWhen": "auto",
            "matchPackageNames": [
                "/to-be-continuous/*/"
            ]
        }
    ],
    "customManagers": [