Skip to content

Commit eb24bf2

Browse files
committed
Correct wildcard YAML format
1 parent c02071a commit eb24bf2

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
@@ -12,4 +12,4 @@ updates:
1212
groups:
1313
github-actions:
1414
patterns:
15-
- **
15+
- "*"

0 commit comments

Comments
 (0)