mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 21:15:30 +03:00
918c69a772
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
17 lines
447 B
YAML
17 lines
447 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
- package-ecosystem: gradle
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
time: "03:00"
|
|
timezone: Europe/Paris
|
|
rebase-strategy: "disabled"
|
|
open-pull-requests-limit: 20
|
|
labels:
|
|
- "3. to review"
|
|
- "dependencies"
|