chore(deps): add renovate.json

This commit is contained in:
Renovate Bot 2023-08-04 11:53:40 +00:00
parent 6e29f4cdf9
commit eb36269c8f
1 changed files with 8 additions and 0 deletions

8
renovate.json Normal file
View File

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