chore: set up dependabot

This commit is contained in:
alistair3149 2022-05-13 17:59:07 -04:00
parent 7b63c853bf
commit 0617ae5d53
No known key found for this signature in database
GPG key ID: 94D081060FD3DD9C

14
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "composer"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"