Add renovate.json

This commit is contained in:
renovate[bot] 2023-07-13 02:50:43 +00:00 committed by Dan Paulat
parent 9ecaa1ce96
commit e871368797

6
renovate.json Normal file
View file

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