mirror of
https://github.com/yanhao98/renovate-example.git
synced 2025-07-13 21:30:48 +08:00
更新默认配置
This commit is contained in:
@ -2,12 +2,8 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"https://git.1-h.cc/examples/renovate-example/raw/branch/main/default.json5",
|
||||
// "schedule:weekly",
|
||||
// ":disablePeerDependencies",
|
||||
// ":disableMajorUpdates",
|
||||
":automergeAll",
|
||||
// ":automergeMinor",
|
||||
// "docker:pinDigests",
|
||||
],
|
||||
"dependencyDashboard": false
|
||||
":disableDependencyDashboard" // https://docs.renovatebot.com/presets-default/#disabledependencydashboard
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user