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 781f6fa + 116dd04 commit ed875d3Copy full SHA for ed875d3
.github/dependabot.yml
@@ -20,3 +20,29 @@ updates:
20
schedule:
21
interval: daily
22
open-pull-requests-limit: 10
23
+
24
+# remove once v5 GAs
25
+- package-ecosystem: gradle
26
+ directory: "/"
27
+ schedule:
28
+ interval: daily
29
+ open-pull-requests-limit: 10
30
+ target-branch: feature/6.0
31
32
+ directory: "/android"
33
34
35
36
37
+- package-ecosystem: maven
38
39
40
41
42
43
+- package-ecosystem: github-actions
44
45
46
47
48
0 commit comments