Skip to content

Commit f70bdd4

Browse files
authored
Merge pull request #16 from PxTools/Group-small-nuget-changes
Group small nuget changes
2 parents 8f1de5f + 023f555 commit f70bdd4

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)