Skip to content

Commit d220662

Browse files
committed
Add dependabot config
1 parent 8aa8450 commit d220662

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
updates:
3+
4+
- package-ecosystem: "github-actions"
5+
directory: "/"
6+
schedule:
7+
interval: "weekly"
8+
9+
- package-ecosystem: "nuget"
10+
directory: "/"
11+
schedule:
12+
interval: "daily"

0 commit comments

Comments
 (0)