Skip to content

Commit

Permalink
Merge pull request #732 from kernvalley/patch/dependabot
Browse files Browse the repository at this point in the history
Update dependabot schedule
  • Loading branch information
shgysk8zer0 authored Sep 24, 2024
2 parents c9a7e86 + bc464a9 commit ff78f14
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
directory: /
schedule:
interval: weekly
time: "13:00"
day: thursday
time: '08:00'
timezone: America/Los_Angeles
open-pull-requests-limit: 10
reviewers:
- shgysk8zer0
Expand All @@ -13,10 +15,12 @@ updates:
labels:
- dependencies
- package-ecosystem: npm
directory: "/"
directory: /
schedule:
interval: weekly
time: "13:00"
day: thursday
time: '08:00'
timezone: America/Los_Angeles
open-pull-requests-limit: 10
reviewers:
- shgysk8zer0
Expand All @@ -26,10 +30,12 @@ updates:
- javascript
- dependencies
- package-ecosystem: github-actions
directory: "/"
directory: /
schedule:
interval: weekly
time: "13:00"
day: thursday
time: '08:00'
timezone: America/Los_Angeles
open-pull-requests-limit: 10
reviewers:
- shgysk8zer0
Expand All @@ -39,10 +45,12 @@ updates:
- github-actions
- dependencies
- package-ecosystem: gitsubmodule
directory: "/"
directory: /
schedule:
interval: weekly
time: "13:00"
day: thursday
time: '08:00'
timezone: America/Los_Angeles
open-pull-requests-limit: 10
reviewers:
- shgysk8zer0
Expand Down

0 comments on commit ff78f14

Please sign in to comment.