1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-10 23:22:22 +02:00

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

View File

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