mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
deps: run dependabot weekly (#13723)
This commit is contained in:
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -3,7 +3,10 @@ updates:
|
||||
- package-ecosystem: gomod
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
# Start the week with fresh deps
|
||||
interval: "weekly"
|
||||
day: "sunday"
|
||||
time: "09:00"
|
||||
labels:
|
||||
- "theme/dependencies"
|
||||
- package-ecosystem: gomod
|
||||
|
||||
Reference in New Issue
Block a user