Skip to content

Commit

Permalink
Add Google's Maven repository to Dependabot (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
divergentdave authored Nov 14, 2023
1 parent 1f3b477 commit 7524fc6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
version: 2

registries:
google:
type: maven-repository:
url: https://dl.google.com/dl/android/maven2/

updates:
- package-ecosystem: gradle
directory: /
Expand Down

0 comments on commit 7524fc6

Please sign in to comment.