Create dependabot.yml

This commit is contained in:
flawedworld 2021-02-15 18:57:09 +00:00 committed by Daniel Micay
parent 20e34cfc84
commit f5804ef08c

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

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
target-branch: master