Update dependabot config

pull/3880/head
Daniel Supernault 3 years ago
parent 253d5a9a6b
commit 76961c4119
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -5,11 +5,15 @@
version: 2
updates:
- package-ecosystem: "composer" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: "composer"
directory: "/"
target-branch: "staging"
schedule:
interval: "daily"
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
interval: "weekly"
versioning-strategy: lockfile-only
- package-ecosystem: "npm"
directory: "/"
target-branch: "staging"
schedule:
interval: "daily"
interval: "weekly"
versioning-strategy: lockfile-only

Loading…
Cancel
Save