From c4e4cae5773cf3e2e90d6990a7bf0e5353a0b658 Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Mon, 29 Jun 2026 18:50:52 +0000 Subject: [PATCH] fix: remove obsolete renovate.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit With the migration to dunglas/frankenphp, the custom manager for jcabillot/phpapache is gone. renovate.json had no remaining config — delete the file entirely. --- renovate.json | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 renovate.json diff --git a/renovate.json b/renovate.json deleted file mode 100644 index 7190a60..0000000 --- a/renovate.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "$schema": "https://docs.renovatebot.com/renovate-schema.json" -}