Add dependabot.yml

This commit is contained in:
Connection Refused
2021-09-04 13:46:27 +08:00
parent 218202d9ef
commit 15b338a725

26
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,26 @@
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"