Browse Source

chore(deps): update dependabot config

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
pull/1937/head
Mark Sagi-Kazar 5 years ago
parent
commit
5bd55f6ee7
No known key found for this signature in database
GPG Key ID: 34CC109EB5ED1C2A
  1. 6
      .github/dependabot.yml

6
.github/dependabot.yml

@ -4,20 +4,20 @@ updates:
- package-ecosystem: "gomod"
directory: "/"
labels:
- "kind/dependencies"
- "area/dependencies"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/"
labels:
- "kind/dependencies"
- "area/dependencies"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
labels:
- "kind/dependencies"
- "area/dependencies"
schedule:
interval: "daily"

Loading…
Cancel
Save