Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 785212beb7 | |||
| 398094317d |
@@ -5,7 +5,7 @@ module.exports = {
|
||||
"onboardingConfigFileName": ".renovaterc.json",
|
||||
"autodiscover": true,
|
||||
"optimizeForDisabled": true,
|
||||
"extends": ["config:recommended"],
|
||||
"extends": ["config:best-practices"],
|
||||
"schedule": ["* * * * 1-5"],
|
||||
"timezone": "Europe/London",
|
||||
"labels": ["dependencies"],
|
||||
|
||||
Reference in New Issue
Block a user