Add renovate.json

This commit is contained in:
renovate[bot] 2022-07-01 07:52:32 +00:00 committed by SebClem
parent 271f495f16
commit 513a6b7dbb
Signed by: sebclem
GPG Key ID: 5A4308F6A359EA50

8
renovate.json Normal file
View File

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