Skip to content

Commit 855e082

Browse files
committed
chore: update renovate config
1 parent b8ee525 commit 855e082

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

renovate.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base"
5-
]
4+
"github>nuxt/renovate-config-nuxt",
5+
":pinDevDependencies",
6+
":widenPeerDependencies"
7+
],
8+
"baseBranches": ["main", "2.x"]
69
}

0 commit comments

Comments
 (0)