Skip to content

Commit 922d0ee

Browse files
committed
Add dependabot.yml
1 parent 4f7229a commit 922d0ee

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/dependabot.yml

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
reviewers:
8+
- TSRBerry
9+
10+
- package-ecosystem: nuget
11+
directory: /
12+
schedule:
13+
interval: weekly
14+
reviewers:
15+
- TSRBerry

0 commit comments

Comments
 (0)