Skip to content

Commit 2b3cf9c

Browse files
authored
Merge pull request #33 from 1Password/ivan/push-owzzoxoxpopm
ci: fix dependabot syntax
2 parents 2e2c05b + c16f87e commit 2b3cf9c

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
@@ -5,7 +5,8 @@ version: 2
55
updates:
66
- package-ecosystem: "cargo"
77
directory: "/"
8-
groups: "patch"
8+
groups:
9+
update-types: "patch"
910
schedule:
1011
interval: "monthly"
1112

0 commit comments

Comments
 (0)