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

Commit

Permalink
chore(ci/dependabot): weekly interval
Browse files Browse the repository at this point in the history
  • Loading branch information
njfamirm committed Dec 19, 2023
1 parent f6a22aa commit 7123dbb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ updates:
reviewers:
- AliMD
schedule:
interval: daily
interval: weekly
time: "00:30"
day: "thursday"
labels:
- ci
- priority-low
Expand All @@ -25,7 +27,9 @@ updates:
reviewers:
- AliMD
schedule:
interval: daily
interval: weekly
time: "00:30"
day: "thursday"
labels:
- dependencies
- ci
Expand Down

0 comments on commit 7123dbb

Please sign in to comment.