chore(deps): add renovate.json

This commit is contained in:
Renovate Bot 2023-08-07 13:34:59 +00:00
parent 3cfac622b0
commit d90b197a66
1 changed files with 9 additions and 0 deletions

9
renovate.json Normal file
View File

@ -0,0 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":label(renovate)",
":semanticCommits"
],
"prHourlyLimit": 0
}