From 1edd941eb1ffef316d5d7bd3a2976abff4dc6754 Mon Sep 17 00:00:00 2001 From: jo Date: Tue, 16 Aug 2022 17:55:24 +0200 Subject: [PATCH] chore: add renovate-schema in renovate config --- .github/renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json b/.github/renovate.json index 4e013bf02..5f0a2b683 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,4 +1,5 @@ { + "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "config:base", ":enablePreCommit",