Skip to content

Commit e5bf8b2

Browse files
authored
Merge pull request #36 from 1Password/ivan/push-sqlonkyrrlsw
ci: fix dependabot
2 parents c33536c + 61c1cc1 commit e5bf8b2

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
@@ -7,7 +7,8 @@ updates:
77
directory: "/"
88
groups:
99
cargo:
10-
update-types: "patch"
10+
update-types:
11+
- "patch"
1112
schedule:
1213
interval: "monthly"
1314

0 commit comments

Comments
 (0)