mirror of
https://github.com/unjs/unplugin.git
synced 2025-12-08 20:26:33 +00:00
chore: disable peerDependencies bumpping for renovate
This commit is contained in:
parent
f4bed77f1e
commit
65d5bef387
@ -1,5 +1,11 @@
|
||||
{
|
||||
"extends": [
|
||||
"@nuxtjs"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"depTypeList": ["peerDependencies"],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user