From 2f56dc54adcf68d09ef317a4c539ef44ad4800c4 Mon Sep 17 00:00:00 2001 From: "Larry Smith Jr." Date: Tue, 31 Mar 2026 18:56:13 -0400 Subject: [PATCH] chore: remove Renovate config (app uninstalled) --- renovate.json | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 renovate.json diff --git a/renovate.json b/renovate.json deleted file mode 100644 index 3ba3da8..0000000 --- a/renovate.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["github>mrlesmithjr/renovate-config"] -}