Skip to content

Commit c6c6aba

Browse files
lmbti-mo
authored andcommitted
gh: try to group dependabot updates
Make dependabot less spammy. Signed-off-by: Lorenz Bauer <[email protected]>
1 parent 9d02bd3 commit c6c6aba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ updates:
1010
# dependencies only appearing in Pipfile.lock.
1111
- dependency-name: "*"
1212
dependency-type: "direct"
13+
groups:
14+
docs:
15+
applies-to: version-updates
1316
- package-ecosystem: "github-actions"
1417
directory: "/"
1518
schedule:

0 commit comments

Comments
 (0)