Skip to content

Commit 023f555

Browse files
committed
Group small nuget changes
1 parent 8f1de5f commit 023f555

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

.github/dependabot.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,18 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: "daily"
12+
reviewers:
13+
- "JohannesFinsveen"
14+
- "likp"
15+
- "runejo"
16+
groups:
17+
small-change:
18+
patterns:
19+
- "*"
20+
update-types:
21+
- "minor"
22+
- "patch"
1223
- package-ecosystem: "github-actions"
1324
directory: "/"
1425
schedule:
15-
interval: "daily"
26+
interval: "daily"

0 commit comments

Comments
 (0)