Skip to content

Commit 4ef0115

Browse files
committed
Group Dependabot updates into one PR per ecosystem
1 parent 7d601b5 commit 4ef0115

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ updates:
88
- "Dependencies"
99
cooldown:
1010
default-days: 1
11+
groups:
12+
github-actions:
13+
patterns:
14+
- "*"
1115
- package-ecosystem: uv
1216
directory: /
1317
schedule:
@@ -16,3 +20,7 @@ updates:
1620
- "Dependencies"
1721
cooldown:
1822
default-days: 1
23+
groups:
24+
python:
25+
patterns:
26+
- "*"

0 commit comments

Comments
 (0)