chore: add dependabot config for the api module

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
Mark Sagi-Kazar 2021-08-16 11:57:14 +02:00
parent 6c61425e36
commit 2a54eb4e4f
No known key found for this signature in database
GPG Key ID: 31AB0439F4C5C90E
1 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,13 @@ updates:
schedule:
interval: "daily"
- package-ecosystem: "gomod"
directory: "/api/v2"
labels:
- "area/dependencies"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/"
labels: