We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f1e0ef + cdd5bec commit f259fd2Copy full SHA for f259fd2
.github/dependabot.yml
@@ -30,3 +30,27 @@ updates:
30
schedule:
31
interval: daily
32
open-pull-requests-limit: 10
33
+- package-ecosystem: gradle
34
+ directory: "/"
35
+ target-branch: v3/longTermBranch
36
+ schedule:
37
+ interval: daily
38
+ open-pull-requests-limit: 10
39
40
+ directory: "/android"
41
42
43
44
45
+ - package-ecosystem: maven
46
47
48
49
50
51
+- package-ecosystem: github-actions
52
53
54
55
56
0 commit comments