camelCase instead of lowercase for prHourlyLimit
This commit is contained in:
parent
84de1a1d85
commit
e63f561650
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"prhourlylimit": 0
|
"prHourlyLimit": 0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue