chore(renovate): Ignore un-bumpable mobile deps (#5007)
This commit is contained in:
@@ -23,4 +23,11 @@
|
|||||||
"matchUpdateTypes": ["minor", "patch"]
|
"matchUpdateTypes": ["minor", "patch"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"ignoreDeps": [
|
||||||
|
"http",
|
||||||
|
"latlong2",
|
||||||
|
"vector_map_tiles",
|
||||||
|
"flutter_map",
|
||||||
|
"flutter_map_heatmap"
|
||||||
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user