We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79b45a commit 0129ae3Copy full SHA for 0129ae3
1 file changed
.github/dependabot.yml
@@ -7,6 +7,7 @@ updates:
7
commit-message:
8
prefix: "fix"
9
include: "scope"
10
+ open-pull-requests-limit: 10
11
12
- package-ecosystem: "docker"
13
directory: "/"
@@ -15,6 +16,7 @@ updates:
15
16
17
18
19
20
21
- package-ecosystem: "github-actions"
22
@@ -23,3 +25,4 @@ updates:
23
25
24
26
27
28
0 commit comments