mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2025-11-25 05:56:17 +00:00
Create dependabot.yml
This commit is contained in:
committed by
GitHub
parent
149ace39dd
commit
906179557d
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "npm"
|
||||||
|
directory: "/MalwareMultiScan.Ui"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
|
||||||
|
- package-ecosystem: "nuget"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
Reference in New Issue
Block a user