Upgrade to GitHub-native Dependabot

This commit is contained in:
dependabot-preview[bot]
2021-04-29 22:35:16 +00:00
committed by GitHub
parent 794125a96f
commit fa827502cf

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