We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7114d72 commit bea817eCopy full SHA for bea817e
.github/dependabot.yml
@@ -15,3 +15,5 @@ updates:
15
# Define dependencies to update
16
allow:
17
- dependency-name: "parse-server"
18
+ # Allow both direct and indirect updates for all packages
19
+ - dependency-type: "all"
0 commit comments