Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 7f58254

Browse files
authored
Merge pull request #56 from goldsam/feature/dependabot-support
added dependabot.yml
2 parents bc89429 + c2978ac commit 7f58254

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: nuget
4+
directory: /
5+
schedule:
6+
interval: "weekly"

0 commit comments

Comments
 (0)