chore(deps): add renovate.json

This commit is contained in:
RenovateBot 2023-04-06 20:38:55 +00:00
parent 8a2798a20d
commit d405d5437f

7
renovate.json Normal file
View File

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