Skip to content

Commit 24439f1

Browse files
authored
[ci skip] Update dependabot.yml
1 parent e11d613 commit 24439f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
version: 2
77
updates:
88
- package-ecosystem: "gradle" # See documentation for possible values
9-
directory: "/" # Location of package manifests
9+
directories: # Locations of package manifests
10+
- "/"
11+
- "/api"
1012
schedule:
1113
interval: "weekly"

0 commit comments

Comments
 (0)