Fix dependabot branch config

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-10-07 14:44:01 +02:00
parent 9bd5be1824
commit a009492bb7

View File

@@ -2,6 +2,7 @@ version: 2
updates: updates:
- package-ecosystem: npm - package-ecosystem: npm
directory: "/" directory: "/"
target_branch: "master"
schedule: schedule:
interval: weekly interval: weekly
day: saturday day: saturday