dependabot: improvements

This commit is contained in:
Caleb Doxsey 2023-06-15 15:51:14 -06:00
parent 3ad4f5fa00
commit abf997b560

View file

@ -1,16 +1,30 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
labels:
- "dependency"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "12:00"
open-pull-requests-limit: 50
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "12:00"
open-pull-requests-limit: 50
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "12:00"
open-pull-requests-limit: 50
- package-ecosystem: "npm"
directory: "/ui"
schedule:
interval: "monthly"
day: "monday"
time: "12:00"
open-pull-requests-limit: 50