Update renovate.json

This commit is contained in:
新疆萌森软件开发工作室 2024-08-24 13:12:59 +08:00 committed by GitHub
parent ba2277326b
commit 9fc00e3344
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,11 +81,7 @@
}, },
{ {
"matchPackageNames": ["photoprism/photoprism"], "matchPackageNames": ["photoprism/photoprism"],
"versioning": { "versioning": "regex:^(\\d{6})$"
"type": "regex",
"regex": "^(\\d{2})(\\d{2})(\\d{2})$",
"labels": ["major", "minor", "patch"]
}
} }
], ],
"prCreation": "immediate" "prCreation": "immediate"