Update dependabot.yaml for web_embedding sample (#1774)

Follow up to https://github.com/flutter/samples/pull/1773
pull/1775/head
John Ryan 1 year ago committed by GitHub
parent 363909914e
commit 91d32d0bbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"

Loading…
Cancel
Save