nextcloud-talk-android/.github/dependabot.yml
Andy Scherzinger 918c69a772
bump open pr count to 20
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-02-11 18:49:03 +01:00

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"