Add renovate config
All checks were successful
Deploy and Push Docker Image / BuildAndPush (push) Successful in 50s
All checks were successful
Deploy and Push Docker Image / BuildAndPush (push) Successful in 50s
This commit is contained in:
9
renovate.json
Normal file
9
renovate.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
"config:base"
|
||||||
|
],
|
||||||
|
"labels": ["dependencies"],
|
||||||
|
"prHourlyLimit": 5,
|
||||||
|
"prConcurrentLimit": 10
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user