nextcloud-talk-android/.github/dependabot.yml
Andy Scherzinger dbbf53cc86
update dependabot script to latest files-android version
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-02-11 09:42:30 +01:00

17 lines
No EOL
506 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
rebase-strategy: "disabled"
open-pull-requests-limit: 10
labels:
- 3. to review
- dependencies