🔧 chore(renovate): update uptime-kuma version constraint
- change allowedVersions from "<=2" to "<2" for louislam/uptime-kuma package
This commit is contained in:
@@ -130,7 +130,7 @@
|
|||||||
{
|
{
|
||||||
"matchPackageNames": ["louislam/uptime-kuma"],
|
"matchPackageNames": ["louislam/uptime-kuma"],
|
||||||
"matchCurrentVersion": "/^v1.*/",
|
"matchCurrentVersion": "/^v1.*/",
|
||||||
"allowedVersions": "<=2"
|
"allowedVersions": "<2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["photoprism/photoprism"],
|
"matchPackageNames": ["photoprism/photoprism"],
|
||||||
|
|||||||
Reference in New Issue
Block a user