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 d3614f3 commit 0b891abCopy full SHA for 0b891ab
1 file changed
.github/dependabot.yml
@@ -4,11 +4,27 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "weekly"
7
+ open-pull-requests-limit: 5
8
+ groups:
9
+ dev-dependencies:
10
+ dependency-type: "development"
11
+ patterns:
12
+ - "*"
13
- package-ecosystem: github-actions
14
15
16
17
+ open-pull-requests-limit: 1
18
19
+ github-actions:
20
21
22
- package-ecosystem: gitsubmodule
23
24
25
26
27
28
+ gitsubmodules:
29
30
0 commit comments