Add renovate config

This commit is contained in:
Jake Howard 2022-02-21 21:53:22 +00:00
parent 997fb0e600
commit 47b5a2fbd3
Signed by: jake
GPG key ID: 57AFB45680EDD477

7
renovate.json Normal file
View file

@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"prHourlyLimit": 0
}