Add renovate.json

This commit is contained in:
Renovate User
2021-12-02 04:48:56 +00:00
parent 01d415b1ef
commit 259b759991

7
renovate.json Normal file
View File

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