add schema to config

This commit is contained in:
Devin Buhl 2024-04-06 13:48:25 -04:00 committed by Zoe Roux
parent ed3c58da12
commit 9ffc1d6d92

View File

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