From ed715ee4c527f99987cafa49f13534bf06c47421 Mon Sep 17 00:00:00 2001 From: Glenn Watson Date: Sat, 17 Feb 2024 17:51:08 +1100 Subject: [PATCH] feature: Remove UTF8 bom marking --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index b0fab24..181188b 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,4 +1,4 @@ -{ +{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["local>reactiveui/.github:renovate"] } \ No newline at end of file