1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 04:31:05 +08:00

🔧 chore(renovate): update uptime-kuma version constraint

- change allowedVersions from "<=2" to "<2" for louislam/uptime-kuma package
This commit is contained in:
pooneyy 2025-10-21 15:20:11 +08:00
parent 973137a2ac
commit 4b960eb7c9
No known key found for this signature in database

View File

@ -130,7 +130,7 @@
{
"matchPackageNames": ["louislam/uptime-kuma"],
"matchCurrentVersion": "/^v1.*/",
"allowedVersions": "<=2"
"allowedVersions": "<2"
},
{
"matchPackageNames": ["photoprism/photoprism"],