Skip to content

Commit 4a42d24

Browse files
authored
Add npm-minor-patch group to dependabot config
1 parent fea017b commit 4a42d24

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,7 @@ updates:
1010
schedule:
1111
interval: "daily"
1212
target-branch: "staging"
13-
13+
groups:
14+
npm-minor-patch:
15+
update-types:
16+
- "patch"

0 commit comments

Comments
 (0)