mirror of
https://github.com/djkotowski/personal-website.git
synced 2026-09-12 05:20:40 -05:00
Switch Dependabot checks from daily to weekly (#234)
Reduces PR noise by checking for npm and github-actions updates weekly instead of daily. Co-authored-by: Claude Sonnet 5 <[email protected]>
This commit is contained in:
@@ -5,11 +5,11 @@ updates:
|
||||
reviewers:
|
||||
- "djkotowski"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
versioning-strategy: "increase-if-necessary"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
reviewers:
|
||||
- "djkotowski"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
|
||||
Reference in New Issue
Block a user