Skip to content

Commit 8d6a1c4

Browse files
authored
Infrastructure: Group Minor/Patch Dependabot updates (#3068)
1 parent 6c304c5 commit 8d6a1c4

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
open-pull-requests-limit: 99
99
commit-message:
1010
prefix: "Infrastructure"
11+
groups:
12+
dependencies:
13+
patterns:
14+
- "*"
15+
update-types:
16+
- "minor"
17+
- "patch"
1118
- package-ecosystem: github-actions
1219
directory: "/"
1320
schedule:

0 commit comments

Comments
 (0)