Skip to content

Commit cdcf364

Browse files
authored
Update dependabot.yml
1 parent 6c0fb05 commit cdcf364

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
@@ -7,6 +7,7 @@ updates:
77
day: thursday
88
time: "12:00"
99
timezone: EST
10+
workflow_dispatch: # allow manual triggering
1011
versioning-strategy: increase
1112
allow:
1213
- dependency-type: "all"
@@ -27,6 +28,7 @@ updates:
2728
day: tuesday
2829
time: "12:00"
2930
timezone: EST
31+
workflow_dispatch: # allow manual triggering
3032
versioning-strategy: increase
3133
allow:
3234
- dependency-type: "all"

0 commit comments

Comments
 (0)