fix(renovate): migrate to new config

This commit is contained in:
JJGadgets
2024-12-16 14:15:39 +08:00
parent 49e468b5fa
commit 0efaf03d46

View File

@@ -41,7 +41,7 @@
},
"customManagers": [
{
"description": "Process various other dependencies",
"description": ["Process various other dependencies"],
"customType": "regex",
// "fileMatch": ["^kube/.+\\.ya?ml$", "vyos/], // process regex from everywhere
"fileMatch": [".*"], // process regex from everywhere