Skip to content

Commit

Permalink
chore: decrease Dependabot PRs number and interval (#2030)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpro7 authored Jan 10, 2025
1 parent ced7ead commit 8126503
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
open-pull-requests-limit: 10
open-pull-requests-limit: 5
schedule:
interval: "daily"
interval: "weekly"
commit-message:
prefix: "chore"
include: "scope"
Expand Down

0 comments on commit 8126503

Please sign in to comment.