Renovate: fix pattern match for maplibre

This commit is contained in:
Chris Smith 2023-06-28 09:17:01 +01:00
parent 4c439ae112
commit c83662e98a

View file

@ -25,7 +25,7 @@
"enabled" : false "enabled" : false
}, },
{ {
"matchPackageNames" : [ "matchPackagePatterns" : [
"^org.maplibre" "^org.maplibre"
], ],
"versioning" : "semver" "versioning" : "semver"