chore(renovate): Ignore un-bumpable mobile deps (#5007)
parent
880f4f61d2
commit
a959f2a51d
|
|
@ -23,4 +23,11 @@
|
|||
"matchUpdateTypes": ["minor", "patch"]
|
||||
}
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"http",
|
||||
"latlong2",
|
||||
"vector_map_tiles",
|
||||
"flutter_map",
|
||||
"flutter_map_heatmap"
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue