adaptai / projects /ui /crush /.github /dependabot.yml
ADAPT-Chase's picture
Add files using upload-large-folder tool
864e14a verified
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "05:00"
timezone: "America/New_York"
labels:
- "area: dependencies"
commit-message:
prefix: "chore"
include: "scope"
groups:
all:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "05:00"
timezone: "America/New_York"
labels:
- "area: dependencies"
commit-message:
prefix: "chore"
include: "scope"
groups:
all:
patterns:
- "*"