We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fea017b commit 4a42d24Copy full SHA for 4a42d24
1 file changed
.github/dependabot.yml
@@ -10,4 +10,7 @@ updates:
10
schedule:
11
interval: "daily"
12
target-branch: "staging"
13
-
+ groups:
14
+ npm-minor-patch:
15
+ update-types:
16
+ - "patch"
0 commit comments