We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 245ac12 commit b8128d1Copy full SHA for b8128d1
1 file changed
.github/dependabot.yml
@@ -0,0 +1,7 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "pub"
4
+ directory: "/" # Directory of pubspec.yaml
5
+ target-branch: "dev"
6
+ schedule:
7
+ interval: "weekly" # daily, weekly, monthly
0 commit comments