mirror of
https://github.com/yanhao98/renovate-example.git
synced 2025-07-13 04:30:48 +08:00
在 package.json 中添加 pnpm 配置
This commit is contained in:
@ -16,5 +16,10 @@
|
|||||||
"extends": [
|
"extends": [
|
||||||
"https://git.1-h.cc/examples/renovate-example/raw/branch/main/default.json5"
|
"https://git.1-h.cc/examples/renovate-example/raw/branch/main/default.json5"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"pnpm": {
|
||||||
|
"onlyBuiltDependencies": [
|
||||||
|
"re2"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user