Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
fix(dependabot): one dependabot at a time
Browse files Browse the repository at this point in the history
  • Loading branch information
saiichihashimoto committed Jul 1, 2021
1 parent 66c49d4 commit edce73a
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 @@ -4,7 +4,7 @@ updates:
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
open-pull-requests-limit: 1
versioning-strategy: increase
labels:
- "dependencies"
Expand Down

0 comments on commit edce73a

Please sign in to comment.