From 178b5ef936921571639e63e8275ba29ef472c439 Mon Sep 17 00:00:00 2001
From: Tommy <contact@tommytran.io>
Date: Mon, 17 Jun 2024 05:31:26 -0700
Subject: [PATCH] Remove label in dependabot config

Signed-off-by: Tommy <contact@tommytran.io>
---
 .github/dependabot.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 073bb41..6002967 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,5 +4,3 @@ updates:
     directory: "/"
     schedule:
       interval: daily
-    labels:
-      - "dependency"