Add github-actions dependabot

pull/6047/head
Matthias 4 years ago
parent e9c3f0cbbd
commit 671b9903d7

@ -5,9 +5,17 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: pip
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
target-branch: develop
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
target-branch: main

Loading…
Cancel
Save