Configure Renovate (#500)

* Add renovate.json

* Format code with prettier

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-29 21:49:12 +01:00 committed by GitHub
parent 46cffe38bb
commit 34d13d0ed7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
renovate.json Normal file
View file

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