Skip to content

Commit cf3f08b

Browse files
authored
Update dependabot.yml
1 parent 39a713a commit cf3f08b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@
44
version: 2
55
updates:
66
- package-ecosystem: "github-actions"
7+
open-pull-requests-limit: 15
78
directory: "/"
89
labels:
910
- "🤖 Dependencies"
1011
schedule:
1112
interval: "daily"
1213
- package-ecosystem: "gomod"
14+
open-pull-requests-limit: 15
1315
directories:
1416
- "**/*"
1517
labels:

0 commit comments

Comments
 (0)