mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-04-06 05:18:08 +08:00
监控 镜像源
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
3261c39d54
commit
9ebe2c571f
7
.github/renovate.json
vendored
7
.github/renovate.json
vendored
@ -141,6 +141,13 @@
|
||||
],
|
||||
"versionCompatibility": "^(?<compatibility>.*)-(?<version>.*)$",
|
||||
"versioning": "semver"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": [
|
||||
"minio/minio"
|
||||
],
|
||||
"versionCompatibility": "^(?<release>RELEASE\\.(?<year>\\d{4})\\-(?<month>\\d{2})\\-(?<day>\\d{2})T[\\d:]+Z)$",
|
||||
"versioning": "regex:^(?<year>\\d{4})\\-(?<month>\\d{2})\\-(?<day>\\d{2})$"
|
||||
}
|
||||
],
|
||||
"prCreation": "immediate"
|
||||
|
Loading…
x
Reference in New Issue
Block a user