mirror of
https://github.com/djkotowski/personal-website.git
synced 2026-09-12 13:30: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:
|
reviewers:
|
||||||
- "djkotowski"
|
- "djkotowski"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "weekly"
|
||||||
versioning-strategy: "increase-if-necessary"
|
versioning-strategy: "increase-if-necessary"
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
reviewers:
|
reviewers:
|
||||||
- "djkotowski"
|
- "djkotowski"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "weekly"
|
||||||
|
|||||||
Reference in New Issue
Block a user