Create dependabot.yml

This commit is contained in:
Volodymyr Smirnov
2020-10-29 16:16:27 +02:00
committed by GitHub
parent 149ace39dd
commit 906179557d

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

@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/MalwareMultiScan.Ui"
schedule:
interval: "daily"
- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "daily"