We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 514eb6b commit 93d7987Copy full SHA for 93d7987
1 file changed
.github/dependabot.yml
@@ -0,0 +1,20 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ reviewers:
8
+ - "juliansteenbakker"
9
+ - package-ecosystem: gradle
10
+ directory: "/android"
11
12
13
14
15
16
+ directory: "/example/android"
17
18
19
20
0 commit comments