mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-12 14:40:34 +08:00
Update renovate.json
This commit is contained in:
parent
2ec7b3e795
commit
15f6c8de98
7
.github/renovate.json
vendored
7
.github/renovate.json
vendored
@ -84,9 +84,10 @@
|
|||||||
"versioning": "regex:^(?<major>\\d{2})(?<minor>\\d{2})(?<patch>\\d{2})$"
|
"versioning": "regex:^(?<major>\\d{2})(?<minor>\\d{2})(?<patch>\\d{2})$"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": ["docker"],
|
"fileMatch": ["^docker-compose.yml$"],
|
||||||
"matchPackageNames": ["ghcr.io/umami-software/umami"],
|
"matchStrings": ["image:\\s?ghcr\\.io/umami-software/umami:.+"],
|
||||||
"versioning": "semver"
|
"datasourceTemplate": "docker",
|
||||||
|
"extractVersionTemplate": "^${DATABASE_TYPE}-v(?<version>[0-9]+\\.[0-9]+\\.[0-9]+)$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"prCreation": "immediate"
|
"prCreation": "immediate"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user