Skip to content

Commit

Permalink
🔄 synced file(s) with RakambdaOrg/rakambda-github-files
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakambda committed Jun 23, 2024
1 parent 0f3e668 commit 61b00c0
Showing 1 changed file with 0 additions and 81 deletions.
81 changes: 0 additions & 81 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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: "-"

0 comments on commit 61b00c0

Please sign in to comment.