fix: add depNameTemplate
Build image / build (push) Successful in 5m0s
Details
Build image / build (push) Successful in 5m0s
Details
This commit is contained in:
parent
5099ea7d78
commit
ac7e810d8f
|
|
@ -4,6 +4,7 @@
|
|||
"customManagers": [
|
||||
{
|
||||
"datasourceTemplate": "node-version",
|
||||
"depNameTemplate": "node",
|
||||
"matchStrings": ["https://deb.nodesource.com/node_(?<currentValue>.*).x"],
|
||||
"fileMatch": ["nodesource.list"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue