Browse Source

Add dependabot

crobibero 5 years ago
parent
commit
4bcd7cffd1
1 changed files with 8 additions and 0 deletions
  1. 8 0
      .github/dependabot.yml

+ 8 - 0
.github/dependabot.yml

@@ -0,0 +1,8 @@
+version: 2
+updates:
+- package-ecosystem: nuget
+  directory: "/"
+  schedule:
+    interval: weekly
+    time: '12:00'
+  open-pull-requests-limit: 10