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