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:47:09 +02:00
parent a009492bb7
commit b59cec406c

View File

@@ -2,7 +2,7 @@ version: 2
updates: updates:
- package-ecosystem: npm - package-ecosystem: npm
directory: "/" directory: "/"
target_branch: "master" target-branch: "master"
schedule: schedule:
interval: weekly interval: weekly
day: saturday day: saturday
@@ -14,7 +14,7 @@ updates:
- jakobroehrl - jakobroehrl
- package-ecosystem: npm - package-ecosystem: npm
directory: "/" directory: "/"
target_branch: "stable1.1" target-branch: "stable1.1"
schedule: schedule:
interval: weekly interval: weekly
day: saturday day: saturday