We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6132d5 commit 23620c6Copy full SHA for 23620c6
1 file changed
.github/dependabot.yml
@@ -5,11 +5,19 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "weekly"
8
- open-pull-requests-limit: 10
+ open-pull-requests-limit: 2
9
+ groups:
10
+ all-nuget:
11
+ patterns:
12
+ - "*"
13
14
# Maintain GitHub Actions
15
- package-ecosystem: "github-actions"
16
17
18
19
20
21
+ all-actions:
22
23
0 commit comments