mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -21,6 +21,12 @@
|
||||
],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"matchUpdateTypes": [
|
||||
"patch"
|
||||
],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
"apps/postgresql/pg*/*.yml"
|
||||
@@ -128,6 +134,16 @@
|
||||
"photoprism/photoprism"
|
||||
],
|
||||
"versioning": "regex:^(?<major>\\d{2})(?<minor>\\d{2})(?<patch>\\d{2})$"
|
||||
},
|
||||
{
|
||||
"matchDatasources": [
|
||||
"docker"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"umamisoftware/umami"
|
||||
],
|
||||
"versionCompatibility": "^(?<compatibility>.*)-(?<version>.*)$",
|
||||
"versioning": "semver"
|
||||
}
|
||||
],
|
||||
"prCreation": "immediate"
|
||||
|
||||
Reference in New Issue
Block a user