From 74014c45b09ff7833c04aefde40fb1d70c1dd985 Mon Sep 17 00:00:00 2001 From: dante di domenico Date: Thu, 30 Jan 2025 09:46:06 +0100 Subject: [PATCH] feat: update dependabot configuration --- .github/dependabot.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a989b78..eee0eb4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,9 +11,5 @@ updates: schedule: interval: "weekly" groups: - gh-actions: - patterns: ['actions/*'] - docker: - patterns: ['docker/*'] - codecov: - patterns: ['codecov/*'] + bedita: + patterns: ['bedita/*']