Skip to content

Commit 4200dbb

Browse files
authored
Merge pull request #511 from FalkorDB/gkorland-patch-1
Add npm-minor-patch group to dependabot config
2 parents fea017b + 4a42d24 commit 4200dbb

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)