Skip to content

Commit

Permalink
ci: update dependabot config (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiio authored Feb 2, 2023
1 parent 073e773 commit 7c893d1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ updates:
- package-ecosystem: "composer"
directory: "/"
schedule:
interval: "weekly"
day: "wednesday"
interval: "monthly"
versioning-strategy: increase
open-pull-requests-limit: 10

Expand All @@ -21,4 +20,4 @@ updates:
schedule:
interval: "monthly"
versioning-strategy: increase
open-pull-requests-limit: 10
open-pull-requests-limit: 20

0 comments on commit 7c893d1

Please sign in to comment.