1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-27 10:14:59 +08:00

🔧 chore(renovate): update uptime-kuma version matching pattern

- change version matching pattern from `/^v1.*/` to `/^1.*/`
- maintain version constraint to less than major version 2
This commit is contained in:
pooneyy 2025-10-21 17:11:10 +08:00
parent 4b960eb7c9
commit 6e63b96ae2
No known key found for this signature in database

View File

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