Skip to content

Commit d957410

Browse files
Update dependabot settings
1 parent 2022798 commit d957410

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ updates:
1212
schedule:
1313
interval: "daily"
1414
target-branch: "master"
15+
- package-ecosystem: "nuget"
16+
directory: "/sample"
17+
schedule:
18+
interval: "daily"
19+
target-branch: "master"
1520
- package-ecosystem: "github-actions"
1621
directory: "/"
1722
schedule:

0 commit comments

Comments
 (0)