Skip to content

Commit 2c99a5c

Browse files
authored
feat: add dependabot for templates (#1364)
1 parent 1d54146 commit 2c99a5c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,8 @@ updates:
113113
directory: "/flutter_news_example/packages/news_blocks_ui"
114114
schedule:
115115
interval: "daily"
116+
- package-ecosystem: "pub"
117+
directory: "/flutter_news_template/hooks"
118+
schedule:
119+
interval: "daily"
120+
target-branch: "templates"

0 commit comments

Comments
 (0)