diff options
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r-- | .github/dependabot.yml | 14 |
1 files changed, 0 insertions, 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: "/" |