Merge pull request #93 from nextcloud/enh/7/create-dependabot.yml

create dependabot.yml
This commit is contained in:
Simon L
2022-01-10 12:28:59 +01:00
committed by GitHub
769 changed files with 29 additions and 78753 deletions

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

@@ -0,0 +1,16 @@
version: 2
updates:
- package-ecosystem: composer
directory: "/php/"
schedule:
interval: weekly
day: saturday
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
labels:
- 3. to review
- dependencies
allow:
- dependency-type: direct
- dependency-type: indirect