mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore: widen peer deps in renovate updates
This commit is contained in:
parent
68a558a0db
commit
b0ba4b8640
@ -2,7 +2,8 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"github>nuxt/renovate-config-nuxt",
|
||||
":pinDevDependencies"
|
||||
":pinDevDependencies",
|
||||
":widenPeerDependencies"
|
||||
],
|
||||
"baseBranches": [
|
||||
"main",
|
||||
|
Loading…
Reference in New Issue
Block a user