Merge pull request #1805 from nextcloud/bugfix/noid/dependabot

fix dependabot yaml formatting
This commit is contained in:
Andy Scherzinger 2022-02-11 16:21:08 +01:00 committed by GitHub
commit ef1ed285e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,15 +1,15 @@
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: