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/*"