[ci] Fix dependabot schedule interval

This commit is contained in:
Andreas Dangel
2020-09-12 12:45:52 +02:00
parent 516fa5e01a
commit 352760c09c

View File

@ -3,11 +3,11 @@ updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
target-branch: "master"
open-pull-requests-limit: 0
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "master"
target-branch: "develop"
interval: "weekly"
target-branch: "master"