Skip to content

Commit 7b3b6ab

Browse files
committed
feat: add dependabot
1 parent 6e96ab0 commit 7b3b6ab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/dependabot.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
enable-beta-ecosystems: true
3+
updates:
4+
- package-ecosystem: "pub"
5+
directory: "/flutter_news_template/hooks"
6+
schedule:
7+
interval: "daily"
8+

0 commit comments

Comments
 (0)