Skip to content

Commit cb53a43

Browse files
committed
fix gix grouping pattern #1245
1 parent 5617a36 commit cb53a43

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
@@ -10,7 +10,7 @@ updates:
1010
gix:
1111
patterns:
1212
- "gix"
13-
- "gix_*"
13+
- "gix-*"
1414
schedule:
1515
interval: "weekly"
1616
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)