We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae48a26 commit 900b3d0Copy full SHA for 900b3d0
1 file changed
.github/dependabot.yml
@@ -8,6 +8,7 @@ updates:
8
assignees:
9
- "aaronashby"
10
- "thaninbew"
11
+ open-pull-requests-limit: 3
12
13
# Enable version updates for Docker
14
- package-ecosystem: "docker"
@@ -17,6 +18,7 @@ updates:
17
18
19
20
21
22
23
# Enable version updates for GitHub Actions
24
- package-ecosystem: "github-actions"
@@ -25,4 +27,5 @@ updates:
25
27
interval: "weekly"
26
28
29
- - "thaninbew"
30
+ - "thaninbew"
31
0 commit comments