Create dependabot.yml - valid yaml 2
This commit is contained in:
parent
ba5192026e
commit
a123c6694c
|
@ -12,9 +12,7 @@ updates:
|
|||
interval: "weekly"
|
||||
# Updates for Gradle dependencies used in the app
|
||||
- package-ecosystem: gradle
|
||||
directory:
|
||||
- "/"
|
||||
- "/vector/"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
open-pull-requests-limit: 10
|
||||
|
|
Loading…
Reference in New Issue