Merge pull request 'chore: renovate' (#17) from chore/renovate into main
Some checks failed
Renovate / renovate (push) Failing after 1m46s
Some checks failed
Renovate / renovate (push) Failing after 1m46s
Reviewed-on: #17
This commit was merged in pull request #17.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended"],
|
||||
"enabledManagers": ["npm", "composer", "github-actions"],
|
||||
"timezone": "UTC",
|
||||
"schedule": ["* 0-3 * * *"],
|
||||
"dependencyDashboard": true,
|
||||
"prConcurrentLimit": 5,
|
||||
"prHourlyLimit": 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user