Skip to content

Commit a250ef9

Browse files
committed
chore(deps): group dependabot updates by ecosystem
1 parent c362545 commit a250ef9

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ updates:
77
day: monday
88
time: "06:00"
99
timezone: Europe/Kyiv
10-
open-pull-requests-limit: 5
10+
open-pull-requests-limit: 1
11+
groups:
12+
nuget-all:
13+
patterns:
14+
- "*"
1115
labels:
1216
- "🧹 chore"
1317
- "📦 dependencies"
@@ -22,7 +26,11 @@ updates:
2226
day: monday
2327
time: "06:00"
2428
timezone: Europe/Kyiv
25-
open-pull-requests-limit: 5
29+
open-pull-requests-limit: 1
30+
groups:
31+
github-actions-all:
32+
patterns:
33+
- "*"
2634
labels:
2735
- "🧹 chore"
2836
- "🤖 ci"

0 commit comments

Comments
 (0)