dependabot
This commit is contained in:
parent
98acdbe381
commit
00cd5d5574
1 changed files with 6 additions and 1 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
@ -15,3 +15,8 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
|
||||||
|
# Maintain dependencies for go
|
||||||
|
- package-ecosystem: "gomod"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
Loading…
Add table
Reference in a new issue