nextcloud-talk-android/.github/dependabot.yml
Andy Scherzinger 8f0d0d7e5a
align dependabot config with files app
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 18:16:03 +02:00

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