align dependabot config with files app

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2021-04-22 11:42:57 +02:00
parent 2288dd9f90
commit 8f0d0d7e5a
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -1,11 +1,16 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: gradle - package-ecosystem: "github-actions"
directory: "/" directory: "/" # Location of package manifests
schedule: schedule:
interval: daily interval: "weekly"
time: "03:00" - package-ecosystem: gradle
timezone: Europe/Paris directory: "/"
open-pull-requests-limit: 10 schedule:
labels: interval: daily
- 3. to review time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
labels:
- 3. to review
- dependencies