diff --git a/renovate.json b/renovate.json
index 9bc4ad6a62..7cb136b1a3 100644
--- a/renovate.json
+++ b/renovate.json
@@ -83,10 +83,7 @@
   "ignorePaths": ["mobile/openapi/pubspec.yaml"],
   "ignoreDeps": [
     "http",
-    "latlong2",
-    "vector_map_tiles",
-    "flutter_map",
-    "flutter_map_heatmap"
+    "intl"
   ],
   "labels": ["dependencies", "renovate"]
 }