Skip to content

Commit 8599a71

Browse files
authored
Merge pull request #1716 from maxmind/dallas/dependabot-groups
Dependabot updates are grouped
2 parents 51968c2 + 164bc87 commit 8599a71

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
@@ -5,6 +5,13 @@ updates:
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 20
8+
groups:
9+
minor-and-patch:
10+
patterns:
11+
- "*"
12+
update-types:
13+
- "minor"
14+
- "patch"
815
- package-ecosystem: "github-actions"
916
directory: "/"
1017
schedule:

0 commit comments

Comments
 (0)