From 30273c43c55bea0664ef39e99596809a08e614a1 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Sat, 6 Aug 2022 14:21:58 +1000 Subject: [PATCH] no more dependabot for branch 2.x --- .github/dependabot.yml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index baea27da1..768bbd234 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -32,20 +32,6 @@ updates: target-branch: "master" schedule: interval: "daily" - - - package-ecosystem: "maven" - directory: "/" - registries: - - maven-central - target-branch: "archiva-2.x" - schedule: - interval: "daily" - - - package-ecosystem: "github-actions" - directory: "/" - target-branch: "archiva-2.x" - schedule: - interval: "daily" - package-ecosystem: "github-actions" directory: "/" -- 2.39.5