Add renovate.json (#1460)

This commit is contained in:
renovate[bot]
2023-04-12 22:35:58 -07:00
committed by GitHub
parent 06bf1b35ef
commit debf6232cb

6
renovate.json Normal file
View File

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