We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e96ab0 commit 7b3b6abCopy full SHA for 7b3b6ab
.github/workflows/dependabot.yaml
@@ -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