1
0
mirror of https://github.com/nextcloud/talk-android synced 2025-07-23 20:55:02 +01:00

align dependabot config with files app

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2021-04-22 11:42:57 +02:00
parent 2288dd9f90
commit 8f0d0d7e5a
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -1,5 +1,9 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: gradle
directory: "/"
schedule:
@ -9,3 +13,4 @@ updates:
open-pull-requests-limit: 10
labels:
- 3. to review
- dependencies