Skip to content

Commit 13788cb

Browse files
committed
Correct wildcard YAML format
1 parent ca6ffca commit 13788cb

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
@@ -20,4 +20,4 @@ updates:
2020
groups:
2121
ruby-deps:
2222
patterns:
23-
- *
23+
- "*"

0 commit comments

Comments
 (0)