chore: add renovate.json

This commit is contained in:
renovate[bot] 2023-03-27 18:28:52 +00:00 committed by Ade Attwood
parent e553517f7a
commit 4e2c2381ef

6
renovate.json Normal file
View file

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