From 85591e8b45fb406fb79104402cb6b7f72ec284c0 Mon Sep 17 00:00:00 2001 From: wernerr Date: Fri, 29 Oct 2021 11:49:15 +0200 Subject: [PATCH] Refresh dependabot configuration --- .github/dependabot.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0243cb81..0b67203b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,10 +4,7 @@ version: 2 updates: - package-ecosystem: "gomod" directory: "/" # Location of package manifests - default_labels: + labels: - "🤖 Dependencies" schedule: interval: "daily" - automerged_updates: - - match: - dependency_name: "gofiber/fiber/*"