updated template
This commit is contained in:
parent
36a2645e39
commit
c3fe41af71
4 changed files with 9 additions and 21 deletions
|
@ -1,20 +1,6 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>FML128/renovate-config"
|
||||
],
|
||||
"customManagers": [
|
||||
{
|
||||
"description": "idkyet updater",
|
||||
"customType": "regex",
|
||||
"fileMatch": [
|
||||
"^.+\\.ya?ml$"
|
||||
],
|
||||
"matchStrings": [
|
||||
"previous_layer_id:\\s(?<registryUrl>https?://[^/:]+)/(?<depName>[^:]+\\/[^:]+)\\/[^:]+:(?<currentValue>\\S+)"
|
||||
],
|
||||
"datasourceTemplate": "gitea-tags",
|
||||
"versioningTemplate": "loose"
|
||||
}
|
||||
"local>FML128/idkyet-builder-action"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue