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:
parent
4b960eb7c9
commit
6e63b96ae2
@ -129,7 +129,7 @@
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["louislam/uptime-kuma"],
|
||||
"matchCurrentVersion": "/^v1.*/",
|
||||
"matchCurrentVersion": "/^1.*/",
|
||||
"allowedVersions": "<2"
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user