Skip to content

Commit 172cd01

Browse files
committed
Fix dependency-type config in dependabot.yml
1 parent cbdaa14 commit 172cd01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
interval: weekly
77
allow:
88
# include indirect dependencies
9-
dependency-type: all
9+
- dependency-type: all
1010
groups:
1111
tracing:
1212
patterns:

0 commit comments

Comments
 (0)