mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +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:
12
.github/dependabot.yaml
vendored
12
.github/dependabot.yaml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user