Skip to content

Commit 0afaa95

Browse files
authored
Update dependabot.yml
1 parent 437efbc commit 0afaa95

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
version: 2
22
updates:
3-
- package-ecosystem: nuget
3+
- package-ecosystem: "nuget"
44
directory: "/"
55
schedule:
6-
interval: daily
7-
time: '02:00'
8-
open-pull-requests-limit: 10
6+
interval: "daily"
7+
- package-ecosystem: "github-actions"
8+
directory: "/"
9+
schedule:
10+
interval: "daily"

0 commit comments

Comments
 (0)