chore(renovate): Ignore un-bumpable mobile deps (#5007)
This commit is contained in:
parent
880f4f61d2
commit
a959f2a51d
1 changed files with 7 additions and 0 deletions
|
@ -23,4 +23,11 @@
|
|||
"matchUpdateTypes": ["minor", "patch"]
|
||||
}
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"http",
|
||||
"latlong2",
|
||||
"vector_map_tiles",
|
||||
"flutter_map",
|
||||
"flutter_map_heatmap"
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue