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

Update renovate.json5

This commit is contained in:
严浩
2024-10-18 01:25:55 +08:00
committed by GitHub
parent ae5d8214c0
commit d7f0daed24

View File

@ -9,5 +9,5 @@
// ":automergeMinor", // ":automergeMinor",
// "docker:pinDigests", // "docker:pinDigests",
], ],
"dependencyDashboard": true "dependencyDashboard": false
} }