From 803ca8b102c88577c648f6c850daa8ef03ea81c7 Mon Sep 17 00:00:00 2001 From: Michael Bolin Date: Thu, 10 Jul 2025 11:20:40 -0700 Subject: [PATCH] chore: drop codex-cli from dependabot --- .github/dependabot.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index df1d4ed6a0..b895d49e20 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -24,9 +24,3 @@ updates: directory: / schedule: interval: weekly - - package-ecosystem: npm - directories: - - / - - codex-cli - schedule: - interval: weekly