0
0
mirror of https://github.com/yanhao98/renovate-example.git synced 2025-07-13 04:30:48 +08:00

Update renovate.json5

This commit is contained in:
严浩
2024-10-15 19:56:48 +08:00
committed by GitHub
parent ae6beb1a8f
commit 9c3492e0f5

View File

@ -5,9 +5,9 @@
// "schedule:weekly",
// ":disablePeerDependencies",
// ":disableMajorUpdates",
// ":automergeAll",
":automergeAll",
// ":automergeMinor",
// "docker:pinDigests",
],
"dependencyDashboard": true
}
}