From 077dd89204728f9c5432c809c2a748ece7b31238 Mon Sep 17 00:00:00 2001 From: Day Matchullis Date: Mon, 2 Mar 2026 14:22:55 -0700 Subject: [PATCH] Revert "remove explicit allow list in dependabot.yml" This reverts commit 997e51fac14b4cbc4f72a5baa3d9063756b7d980. --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dfd5527eb..e16a6b31b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,6 @@ updates: directory: "apps/studio" schedule: interval: "daily" + allow: + - dependency-name: "@beekeeperstudio/bks-ai-shell" + - dependency-name: "@beekeeperstudio/bks-er-diagram"