Browse Source

Merge pull request #3248 from crobibero/dependabot2

Add dependabot
dkanada 5 năm trước cách đây
mục cha
commit
a181c9cc01
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  1. 9 0
      .github/dependabot.yml

+ 9 - 0
.github/dependabot.yml

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