Skip to content

Commit a3ebd94

Browse files
authored
Merge pull request #3411 from metacpan/oalders/dependabot
Group dependabot updates
2 parents 3575ecd + f89dd69 commit a3ebd94

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
@@ -8,6 +8,13 @@ updates:
88
directory: /
99
schedule:
1010
interval: weekly
11+
groups:
12+
minor-and-patch:
13+
patterns:
14+
- '*'
15+
update-types:
16+
- 'minor'
17+
- 'patch'
1118
- package-ecosystem: docker
1219
directory: /
1320
schedule:

0 commit comments

Comments
 (0)