Skip to content

Commit

Permalink
More concurrent open npm PRs (#3685)
Browse files Browse the repository at this point in the history
Because we reached the limit and it was causing a problem.
  • Loading branch information
peterbe authored May 3, 2021
1 parent 8a04999 commit e134e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ updates:
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
open-pull-requests-limit: 15
ignore:
# Need manual updates with "resolutions" in package.json
# to property hoist versions from react-scripts
Expand Down

0 comments on commit e134e72

Please sign in to comment.