Skip to content

Commit 9be5dc5

Browse files
committed
Make patterns an array
1 parent 58f2add commit 9be5dc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ updates:
77
interval: "weekly"
88
groups:
99
ci-actions:
10-
patterns: "*"
10+
patterns: ["*"]

0 commit comments

Comments
 (0)