UNPKG

212 BJSONView Raw
1{
2 "extends": ["config:base"],
3 "timezone": "CET",
4 "schedule": ["after 1am and before 6am"],
5 "prHourlyLimit": 20,
6 "baseBranches": ["update-dependencies"],
7 "automerge": true,
8 "semanticCommits": true
9}