2020-07-11 08:52:02 +08:00
|
|
|
{
|
|
|
|
"extends": [
|
|
|
|
"config:base"
|
2020-07-30 00:40:58 +08:00
|
|
|
],
|
2021-03-16 11:19:01 +08:00
|
|
|
"ignorePaths": ["**/frontend-old/package.json"],
|
2021-03-16 04:49:16 +08:00
|
|
|
"rangeStrategy": "pin",
|
|
|
|
"baseBranches": ["nuxt-frontend"]
|
2020-07-11 08:52:02 +08:00
|
|
|
}
|