mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
8f0d0d7e5a
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
16 lines
487 B
YAML
16 lines
487 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/" # Location of package manifests
|
|
schedule:
|
|
interval: "weekly"
|
|
- package-ecosystem: gradle
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
time: "03:00"
|
|
timezone: Europe/Paris
|
|
open-pull-requests-limit: 10
|
|
labels:
|
|
- 3. to review
|
|
- dependencies
|