From 61e47019da32b0bccacd1e71500461cb632e8429 Mon Sep 17 00:00:00 2001 From: Keyrxng <106303466+Keyrxng@users.noreply.github.com> Date: Wed, 13 Mar 2024 18:18:20 +0000 Subject: [PATCH] fix: knip --- knip.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/knip.ts b/knip.ts index dd6d8bd..562316b 100644 --- a/knip.ts +++ b/knip.ts @@ -10,6 +10,8 @@ const config: KnipConfig = { "eslint-config-prettier", "eslint-plugin-prettier", "@ethersproject/providers", + "@ubiquibot/configuration", + "@supabase/supabase-js", "@octokit/core", "@octokit/plugin-create-or-update-text-file", "@octokit/rest",