Skip to content

Commit d6d0fc9

Browse files
committed
ci: Fix dependabot
1 parent c16f87e commit d6d0fc9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ updates:
66
- package-ecosystem: "cargo"
77
directory: "/"
88
groups:
9-
update-types: "patch"
9+
cargo:
10+
update-types: "patch"
1011
schedule:
1112
interval: "monthly"
1213

0 commit comments

Comments
 (0)