talk-android/.github/dependabot.yml

17 lines
491 B
YAML
Raw Normal View History

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:
2021-10-20 12:54:35 +01:00
- "3. to review"
- "dependencies"