Skip to content

Commit 8bf7763

Browse files
authored
[TASK] Set the target milestone for the Dependabot updates (#713)
1 parent 4cbe68d commit 8bf7763

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
@@ -6,6 +6,7 @@ updates:
66
directory: "/"
77
schedule:
88
interval: "daily"
9+
milestone: 1
910

1011
- package-ecosystem: "composer"
1112
directory: "/"
@@ -14,3 +15,4 @@ updates:
1415
allow:
1516
- dependency-type: "development"
1617
versioning-strategy: "increase"
18+
milestone: 1

0 commit comments

Comments
 (0)