Skip to content

Commit

Permalink
Merge pull request #821 from GoogleChromeLabs/update/dependabot-interval
Browse files Browse the repository at this point in the history
Update dependabot to run weekly
  • Loading branch information
westonruter authored Jul 15, 2022
2 parents b6d03a6 + 456b17e commit eed3076
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ updates:
- package-ecosystem: composer
directory: "/"
schedule:
interval: daily
interval: weekly
time: "12:00"
timezone: America/Los_Angeles
open-pull-requests-limit: 10
Expand All @@ -15,7 +15,7 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
interval: weekly
time: "12:00"
timezone: America/Los_Angeles
open-pull-requests-limit: 10
Expand All @@ -26,7 +26,7 @@ updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
interval: weekly
time: "12:00"
timezone: America/Los_Angeles
open-pull-requests-limit: 10
Expand Down

0 comments on commit eed3076

Please # to comment.