diff --git a/.renovaterc.json5 b/.renovaterc.json5 index b2d6ec34..5cb26a4b 100644 --- a/.renovaterc.json5 +++ b/.renovaterc.json5 @@ -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