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