Skip to content

Commit

Permalink
Remove dependabot repo workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
StefMa authored Feb 25, 2024
1 parent 1b352ec commit dd8cbc3
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ updates:
directory: "/"
schedule:
interval: "weekly"
registries:
- maven-google
groups:
kotlin-compose:
patterns:
Expand All @@ -20,11 +18,3 @@ updates:
directory: "/"
schedule:
interval: "weekly"

# This is only a workaround as long as
# https://github.com/dependabot/dependabot-core/pull/7260
# is not merged
registries:
maven-google:
type: maven-repository
url: "https://dl.google.com/dl/android/maven2/"

0 comments on commit dd8cbc3

Please sign in to comment.