Skip to content

Commit c6f9101

Browse files
authored
Merge pull request #341 from praw-dev/group-dependabot-updates
Group Dependabot updates into one PR per ecosystem
2 parents 6df85ef + 4ef0115 commit c6f9101

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)