chore(deps): add renovate.json

This commit is contained in:
renovate[bot] 2022-11-29 14:39:40 +00:00 committed by GitHub
parent 3727b87e06
commit 5066b9958c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
renovate.json Normal file
View file

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