Merge pull request #18 from xddxdd/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot
This commit is contained in:
Yuhui Xu
2021-05-01 23:21:14 +08:00
committed by GitHub

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

@@ -0,0 +1,16 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/frontend"
schedule:
interval: daily
time: "08:00"
timezone: Asia/Shanghai
open-pull-requests-limit: 10
- package-ecosystem: gomod
directory: "/proxy"
schedule:
interval: daily
time: "08:00"
timezone: Asia/Shanghai
open-pull-requests-limit: 10