Add npm package ecosystem in dependabot config file

This commit is contained in:
Michael
2021-07-19 14:51:15 +02:00
parent f234a0f475
commit 1b379d82ff

View File

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