Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Update dependabot to monthly with 20 PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
shawn-sher committed May 11, 2021
1 parent c719ff3 commit 26cf8ed
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,16 @@ updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
target-branch: dep/dependency_upgrade_staging
open-pull-requests-limit: 50
open-pull-requests-limit: 20
schedule:
interval: "daily"
interval: "monthly"
time: "08:00"
timezone: "America/Los_Angeles"
- package-ecosystem: "github-actions"
directory: "/"
target-branch: dep/dependency_upgrade_staging
open-pull-requests-limit: 10
open-pull-requests-limit: 20
schedule:
interval: daily
interval: "monthly"
time: "08:00"
timezone: "America/Los_Angeles"

0 comments on commit 26cf8ed

Please sign in to comment.