chore(renovate): Ignore un-bumpable mobile deps (#5007)

This commit is contained in:
bo0tzz 2023-11-13 10:46:32 +01:00 committed by GitHub
parent 880f4f61d2
commit a959f2a51d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,4 +23,11 @@
"matchUpdateTypes": ["minor", "patch"]
}
],
"ignoreDeps": [
"http",
"latlong2",
"vector_map_tiles",
"flutter_map",
"flutter_map_heatmap"
],
}