We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f5ca9 commit 11c5b2eCopy full SHA for 11c5b2e
1 file changed
.github/dependabot.yml
@@ -0,0 +1,10 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "nuget"
4
+ directory: "/GraphEngine"
5
+ schedule:
6
+ interval: "daily"
7
8
+ directory: "/GraphEngine.Tests"
9
10
0 commit comments