We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b2f951 commit 55ffe7aCopy full SHA for 55ffe7a
1 file changed
.github/dependabot.yml
@@ -9,6 +9,10 @@ updates:
9
- "nuget"
10
assignees:
11
- "richardsondev"
12
+ groups:
13
+ nuget-dependencies:
14
+ patterns:
15
+ - "*"
16
17
- package-ecosystem: "github-actions"
18
directory: "/"
@@ -19,3 +23,7 @@ updates:
19
23
- "github-actions"
20
24
21
25
26
27
+ github-actions-dependencies:
28
29
0 commit comments