mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-18 07:11:58 +03:00
Create dependabot.yml - valid yaml 2
This commit is contained in:
parent
ba5192026e
commit
a123c6694c
1 changed files with 1 additions and 3 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -12,9 +12,7 @@ updates:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
# Updates for Gradle dependencies used in the app
|
# Updates for Gradle dependencies used in the app
|
||||||
- package-ecosystem: gradle
|
- package-ecosystem: gradle
|
||||||
directory:
|
directory: "/"
|
||||||
- "/"
|
|
||||||
- "/vector/"
|
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
|
|
Loading…
Reference in a new issue