Skip to content

Commit c33536c

Browse files
authored
Merge pull request #35 from 1Password/ivan/push-nksxllonktuv
ci: Fix dependabot
2 parents 2b3cf9c + d6d0fc9 commit c33536c

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)