chore: Add renovate
This commit is contained in:
parent
02166537bf
commit
2b689f1041
1 changed files with 15 additions and 0 deletions
15
renovate.json
Normal file
15
renovate.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:best-practices"
|
||||
],
|
||||
"dependencyDashboard": true,
|
||||
"dependencyDashboardTitle": "Renovate Dashboard",
|
||||
"labels": [
|
||||
"renovate"
|
||||
],
|
||||
"prHourlyLimit": 0,
|
||||
"schedule": [
|
||||
"before 6am on Tuesday"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue