Skip to content

Commit 7608067

Browse files
authored
Update dependabot.yml
1 parent 8078d50 commit 7608067

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/dependabot.yml

+13
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ updates:
77
time: "08:00"
88
timezone: Asia/Jakarta
99
open-pull-requests-limit: 100
10+
groups:
11+
awssdk:
12+
patterns:
13+
- "AWSSDK*"
14+
azure:
15+
patterns:
16+
- "Azure*"
17+
hangfire:
18+
patterns:
19+
- "Hangfire*"
20+
nlog:
21+
patterns:
22+
- "NLog*"
1023

1124
- package-ecosystem: github-actions
1225
directory: "/"

0 commit comments

Comments
 (0)