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": [
|
"customManagers": [
|
||||||
{
|
{
|
||||||
"datasourceTemplate": "node-version",
|
"datasourceTemplate": "node-version",
|
||||||
|
"depNameTemplate": "node",
|
||||||
"matchStrings": ["https://deb.nodesource.com/node_(?<currentValue>.*).x"],
|
"matchStrings": ["https://deb.nodesource.com/node_(?<currentValue>.*).x"],
|
||||||
"fileMatch": ["nodesource.list"]
|
"fileMatch": ["nodesource.list"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue