chore: add dependabot config

This commit is contained in:
Miguel Nogueira 2022-03-31 16:03:08 +01:00 committed by Miguel Nogueira
parent 9e8ab2383e
commit a76177cbcc

11
dependabot.yml Normal file
View File

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "composer" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"