Enable dependabot

This commit is contained in:
Shay Rojansky
2021-03-10 23:08:32 +01:00
parent a1f10cf3ba
commit ad12e107b4

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

@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: "nuget"
directory: "/"
open-pull-requests-limit: 100
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"