chore(deps): add renovate.json

This commit is contained in:
renovate 2022-09-06 08:24:03 +00:00
parent 25e05830a6
commit a84d115fa1
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9

6
renovate.json Normal file
View file

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