fix dependabot yaml formatting

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-02-11 16:20:22 +01:00
parent 81a989d035
commit f1f2439be1
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

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