Browse Source
Merge pull request #2770 from naveensrinivasan/naveen/dependabot-go
Dependabot config settings for golang
pull/2771/head
Chris Lu
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
.github/dependabot.yml
|
|
@ -4,3 +4,7 @@ updates: |
|
|
|
directory: "/" |
|
|
|
schedule: |
|
|
|
interval: "daily" |
|
|
|
- package-ecosystem: gomod |
|
|
|
directory: "/" |
|
|
|
schedule: |
|
|
|
interval: daily |