chore: use target-branch develop for dependabot

This commit is contained in:
Enrico Stahn 2020-11-02 23:27:37 +11:00 committed by GitHub
parent 7aca9827aa
commit 02174dba1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,15 +2,18 @@ version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
target-branch: "develop"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/"
target-branch: "develop"
schedule:
interval: "daily"
- package-ecosystem: "gomod"
directory: "/"
target-branch: "develop"
schedule:
interval: "daily"