Skip to content

Commit 0f46cdb

Browse files
authored
Update dependabot.yml
1 parent 601f2d9 commit 0f46cdb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,10 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7+
- package-ecosystem: "nuget" # See documentation for possible values
8+
directory: "/" # Location of package manifests
9+
schedule:
10+
interval: "daily"
11+
labels:
12+
- "dependencies"
13+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)