Files
netch/.github/dependabot.yml
Connection Refused 15b338a725 Add dependabot.yml
2021-09-04 13:46:27 +08:00

27 lines
541 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
time: "00:00"
timezone: "Asia/Shanghai"
- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "daily"
time: "00:00"
timezone: "Asia/Shanghai"
labels:
- "automatic"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
time: "00:00"
timezone: "Asia/Shanghai"
labels:
- "automatic"