Skip to content

Commit

Permalink
Update dependabot.yaml for web_embedding sample (#1774)
Browse files Browse the repository at this point in the history
Follow up to #1773
  • Loading branch information
johnpryan committed May 4, 2023
1 parent 3639099 commit 91d32d0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 91d32d0

Please sign in to comment.