From 7b8cd72c22246290229259d90d4654ad584938a6 Mon Sep 17 00:00:00 2001 From: James Gebbie-Rayet Date: Tue, 15 Sep 2026 21:10:09 +0100 Subject: [PATCH] Update renovate.json --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 76fdc7d..4c6f4a7 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,5 +1,5 @@ { - "$schema": "https://renovatebot.com", + "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "config:best-practices", "helpers:pinGitHubActionDigestsToSemver"