🔧 chore(renovate): update uptime-kuma version constraint
- change allowedVersions from "<=2" to "<2" for louislam/uptime-kuma package
This commit is contained in:
parent
973137a2ac
commit
4b960eb7c9
|
|
@ -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"],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue