From 4f88752b63bc709eb65af3a71bac7a4f271c48db Mon Sep 17 00:00:00 2001
From: Artem Bulgakov <ArtemSBulgakov@ya.ru>
Date: Sun, 22 Sep 2024 14:28:26 +0300
Subject: [PATCH] chore: rename dependabot group to 'poetry'

---
 .github/dependabot.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml
index 1494f25..c43b4a1 100644
--- a/.github/dependabot.yaml
+++ b/.github/dependabot.yaml
@@ -6,7 +6,7 @@ updates:
     schedule:
       interval: "daily"
     groups:
-      everything:
+      poetry:
         patterns:
           - "*"