Merge pull request #442 from andyzhangx/add-dependabot

chore: add dependabot
This commit is contained in:
Andy Zhang 2023-05-05 19:58:04 +08:00 committed by GitHub
commit e2bc76a6f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

20
.github/dependabot.yaml vendored Normal file
View File

@ -0,0 +1,20 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
labels:
- "area/dependency"
- "release-note-none"
- "ok-to-test"
open-pull-requests-limit: 1
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
labels:
- "area/dependency"
- "release-note-none"
- "ok-to-test"
open-pull-requests-limit: 1