mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Update renovate.json
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["photoprism/photoprism"],
|
"matchPackageNames": ["photoprism/photoprism"],
|
||||||
"versioning": "regex:^(\\d{2})(\\d{2})(\\d{2})$"
|
"versioning": "regex:^(?<major>\\d{2})(?<minor>\\d{2})(?<patch>\\d{2})$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"prCreation": "immediate"
|
"prCreation": "immediate"
|
||||||
|
|||||||
Reference in New Issue
Block a user