From 1bd2ff93db6a0f858864c61adc534c5fd6b22cec Mon Sep 17 00:00:00 2001 From: Will Gordon Date: Mon, 27 Jul 2026 08:41:53 -0400 Subject: [PATCH] chore: removes legacy dependabot.yml (superseded by Renovate) --- .github/dependabot.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index e40bbb7..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,6 +0,0 @@ -version: 2 -updates: -- package-ecosystem: pip - directory: "/" - schedule: - interval: daily