Skip to content

Commit bea817e

Browse files
authored
ci: Fix dependabot only upgrading parse-server (#1673)
1 parent 7114d72 commit bea817e

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
@@ -15,3 +15,5 @@ updates:
1515
# Define dependencies to update
1616
allow:
1717
- dependency-name: "parse-server"
18+
# Allow both direct and indirect updates for all packages
19+
- dependency-type: "all"

0 commit comments

Comments
 (0)