We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027b0dd commit 0e7832dCopy full SHA for 0e7832d
.github/dependabot.yml
@@ -4,3 +4,6 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "weekly"
7
+ groups:
8
+ non-breaking-changes:
9
+ update-types: [minor, patch]
0 commit comments