Update Dependabot config file

This commit is contained in:
dependabot-preview[bot]
2020-06-19 19:32:10 +00:00
committed by GitHub
parent 790426f28b
commit beaae59675
2 changed files with 7 additions and 12 deletions
-12
View File
@@ -1,12 +0,0 @@
version: 1
update_configs:
- package_manager: "php:composer"
directory: "/"
update_schedule: "weekly"
automerged_updates:
- match:
dependency_type: "development"
update_type: "all"
- match:
dependency_type: "production"
update_type: "semver:patch"
+7
View File
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: composer
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10