mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-05-06 04:26:14 +02:00
chore(config): migrate renovate config (#73)
This commit is contained in:
parent
df19de506c
commit
cef79b943c
@ -14,9 +14,11 @@
|
||||
"customManagers": [
|
||||
{
|
||||
"customType": "regex",
|
||||
"fileMatch": ["^\\.github\\/(?:workflows|actions)\\/.+\\.ya?ml$"],
|
||||
"fileMatch": [
|
||||
"^\\.github\\/(?:workflows|actions)\\/.+\\.ya?ml$"
|
||||
],
|
||||
"matchStrings": [
|
||||
"(?:version|VERSION): (?<currentValue>.+) # renovate: datasource=(?<datasource>[a-z-]+) depName=(?<depName>.+)(?: lookupName=(?<lookupName>.+))?(?: versioning=(?<versioning>[a-z-]+))?"
|
||||
"(?:version|VERSION): (?<currentValue>.+) # renovate: datasource=(?<datasource>[a-z-]+) depName=(?<depName>.+)(?: packageName=(?<packageName>.+))?(?: versioning=(?<versioning>[a-z-]+))?"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user