Chore: update dependabot (#456)
This commit is contained in:
parent
50b0e0e5f2
commit
c71b3d84fb
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@ -13,3 +13,12 @@ updates:
|
|||||||
time: "10:00"
|
time: "10:00"
|
||||||
pull-request-branch-name:
|
pull-request-branch-name:
|
||||||
separator: "-"
|
separator: "-"
|
||||||
|
|
||||||
|
- package-ecosystem: "gomod"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
timezone: "Asia/Shanghai"
|
||||||
|
time: "10:00"
|
||||||
|
pull-request-branch-name:
|
||||||
|
separator: "-"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user