We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3bdb84 commit 4899846Copy full SHA for 4899846
.github/workflows/dependabot.yaml
@@ -0,0 +1,7 @@
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"
0 commit comments