We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f142b1 commit c620ab8Copy full SHA for c620ab8
1 file changed
.github/dependabot.yml
@@ -0,0 +1,9 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "gradle"
4
+ directory: "/"
5
+ registries:
6
+ - maven-google
7
+ schedule:
8
+ interval: "daily"
9
+ open-pull-requests-limit: 10
0 commit comments