Skip to content

Commit cfc54c2

Browse files
authored
Group minor version updates (#39)
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 5a11dca commit cfc54c2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
groups:
8+
dependencies:
9+
applies-to: version-updates
10+
dependency-type: production
11+
update-types:
12+
- minor
13+
- patch
714
- package-ecosystem: "github-actions"
815
directory: "/"
916
schedule:

0 commit comments

Comments
 (0)