From efc29ea924459497761529cfac4fb6004ad7a2c4 Mon Sep 17 00:00:00 2001 From: undefined Date: Sun, 23 Jun 2024 09:32:14 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20file(s)=20with=20Rakamb?= =?UTF-8?q?daOrg/rakambda-github-files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 81 ------------------------------------------ 1 file changed, 81 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f32abe7..49ca367 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,38 +8,6 @@ registries: replaces-base: true updates: - - package-ecosystem: "gradle" - directory: "/" - assignees: - - "Rakambda" - schedule: - interval: "daily" - time: "05:00" - timezone: "Europe/Paris" - pull-request-branch-name: - separator: "-" - groups: - log4j: - patterns: - - "org.apache.logging.log4j:log4j-core" - - "org.apache.logging.log4j:log4j-slf4j2-impl" - google-apis: - patterns: - - "com.google.api-client:google-api-client" - - "com.google.oauth-client:google-oauth-client-jetty" - - "com.google.apis:google-api-services-gmail" - - "com.google.apis:google-api-services-calendar" -# Disable while paths can't be ignored as it'd update all 'auto-approve-sync-files.yml', Renovate will handle exclusion -# - package-ecosystem: "github-actions" -# directory: "/" -# assignees: -# - "Rakambda" -# schedule: -# interval: "daily" -# time: "05:00" -# timezone: "Europe/Paris" -# pull-request-branch-name: -# separator: "-" - package-ecosystem: "docker" directory: "/" assignees: @@ -52,52 +20,3 @@ updates: separator: "-" registries: - dockerhub - - package-ecosystem: "maven" - directory: "/" - assignees: - - "Rakambda" - schedule: - interval: "daily" - time: "05:00" - timezone: "Europe/Paris" - pull-request-branch-name: - separator: "-" -# - package-ecosystem: "npm" -# directory: "/" -# assignees: -# - "Rakambda" -# schedule: -# interval: "daily" -# time: "05:00" -# timezone: "Europe/Paris" -# pull-request-branch-name: -# separator: "-" - - package-ecosystem: "nuget" - directory: "/" - assignees: - - "Rakambda" - schedule: - interval: "daily" - time: "05:00" - timezone: "Europe/Paris" - pull-request-branch-name: - separator: "-" - groups: - restsharp: - patterns: - - "restsharp" - - "restsharp.*" - opencvsharp4: - patterns: - - "opencvsharp4" - - "opencvsharp4.*" - - package-ecosystem: "pip" - directory: "/" - assignees: - - "Rakambda" - schedule: - interval: "daily" - time: "05:00" - timezone: "Europe/Paris" - pull-request-branch-name: - separator: "-"