1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Update dependabot.yaml for web_embedding sample (#1774)

Follow up to https://github.com/flutter/samples/pull/1773
This commit is contained in:
John Ryan
2023-05-04 16:06:23 -07:00
committed by GitHub
parent 363909914e
commit 91d32d0bbe

View File

@@ -213,3 +213,15 @@ updates:
directory: "web/samples_index/"
schedule:
interval: "daily"
- package-ecosystem: "pub"
directory: "web_embedding/element_embedding_demo"
schedule:
interval: "daily"
- package-ecosystem: "pub"
directory: "web_embedding/ng-flutter/flutter"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "web_embedding/ng-flutter"
schedule:
interval: "daily"