Skip to content

Commit 2998b9b

Browse files
authored
Update renovate.json to ignore our own packages
1 parent 2bdff76 commit 2998b9b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

renovate.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"extends": [
33
"config:recommended"
4+
],
5+
"ignoreDeps": [
6+
"flutter_widget_from_html",
7+
"flutter_widget_from_html_core",
8+
"fwfh_cached_network_image",
9+
"fwfh_chewie",
10+
"fwfh_just_audio",
11+
"fwfh_url_launcher",
12+
"fwfh_webview"
413
]
514
}

0 commit comments

Comments
 (0)