We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9bc0fb + 31e7289 commit 4146b82Copy full SHA for 4146b82
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