Skip to content

Commit 470cdd6

Browse files
authored
Merge pull request #36 from twpol/feature/dependabot
ci: Add GitHub Dependabot configuration
2 parents 0ec266d + 0da55cd commit 470cdd6

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
version: 2
22
updates:
3-
- package-ecosystem: nuget
4-
directory: "/"
5-
schedule:
6-
interval: daily
7-
open-pull-requests-limit: 10
3+
- package-ecosystem: nuget
4+
directory: /
5+
schedule:
6+
interval: weekly

0 commit comments

Comments
 (0)