mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
chore: configure dependabot to trigger weekly (#849)
This commit is contained in:
@@ -27,7 +27,7 @@ updates:
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
time: "06:00"
|
||||
timezone: "America/Chicago"
|
||||
commit-message:
|
||||
@@ -36,7 +36,7 @@ updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/site/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
time: "06:00"
|
||||
timezone: "America/Chicago"
|
||||
commit-message:
|
||||
|
||||
Reference in New Issue
Block a user