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
2 additions and
2 deletions
-
.github/dependabot.yml
|
@ -3,8 +3,8 @@ updates: |
|
|
- package-ecosystem: "github-actions" |
|
|
- package-ecosystem: "github-actions" |
|
|
directory: "/" |
|
|
directory: "/" |
|
|
schedule: |
|
|
schedule: |
|
|
interval: "daily" |
|
|
|
|
|
|
|
|
interval: "weekly" |
|
|
- package-ecosystem: gomod |
|
|
- package-ecosystem: gomod |
|
|
directory: "/" |
|
|
directory: "/" |
|
|
schedule: |
|
|
schedule: |
|
|
interval: daily |
|
|
|
|
|
|
|
|
interval: weekly |