Merge pull request #972 from nextcloud/dependabot

Add DependAbot
This commit is contained in:
Marcel Hibbe 2021-01-28 14:50:56 +01:00 committed by GitHub
commit 1c90eff113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: gradle
directory: "/"
schedule:
interval: daily
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
labels:
- 3. to review