We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b7b7d commit 809aaffCopy full SHA for 809aaff
.github/dependabot.yml
@@ -1,12 +1,29 @@
1
version: 2
2
3
updates:
4
- - package-ecosystem: "npm"
5
- directory: "/"
6
- schedule:
7
- interval: "weekly"
+- package-ecosystem: "npm"
+ directory: "/"
+ schedule:
+ interval: weekly
8
+ open-pull-requests-limit: 50
9
+ assignees:
10
+ - "guibranco"
11
+ reviewers:
12
13
+ labels:
14
+ - "nuget"
15
+ - ".NET"
16
+ - "dependencies"
17
- - package-ecosystem: "github-actions"
18
+- package-ecosystem: "github-actions"
19
20
21
22
23
24
25
26
27
28
+ - "github-actions"
29
0 commit comments