Skip to content

Commit

Permalink
Merge pull request #299 from Shopify/emily/dependabot
Browse files Browse the repository at this point in the history
Set dependabot `open-pull-requests-limit` to 100
  • Loading branch information
egiurleo authored May 16, 2024
2 parents fbd96ec + b0e1bbf commit 3ec038c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ updates:
- package-ecosystem: "bundler"
directory: "/"
schedule:
interval: "monthly"
interval: "weekly"
reviewers:
- "Shopify/sorbet"
labels:
Expand All @@ -15,6 +15,7 @@ updates:
- "patch"
exclude-patterns:
- "prism"
open-pull-requests-limit: 100
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 3ec038c

Please sign in to comment.