1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Create dependabot.yml - valid yaml 2

This commit is contained in:
Benoit Marty
2021-02-19 22:51:35 +01:00
parent ba5192026e
commit a123c6694c

View File

@@ -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