Skip to content

Commit c3ececf

Browse files
authored
group dependabot updates to reduce noise (#229)
1 parent ea12b75 commit c3ececf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@ updates:
44
directory: "/"
55
schedule:
66
interval: daily
7+
groups:
8+
pip-updates:
9+
patterns:
10+
- "*"
711
- package-ecosystem: "github-actions"
812
directory: "/"
913
schedule:
1014
interval: "daily"
15+
groups:
16+
gh-actions:
17+
patterns:
18+
- "*"

0 commit comments

Comments
 (0)