Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YuKongA authored Nov 8, 2023
1 parent e2ea369 commit f076b89
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ updates:
directory: "/"
schedule:
interval: "daily"
registries:
- maven-google
- gralde-plugin

- package-ecosystem: "github-actions"
directory: "/"
Expand All @@ -19,3 +22,12 @@ updates:
directory: "/"
schedule:
interval: "daily"


registries:
maven-google:
type: maven-repository
url: "https://dl.google.com/dl/android/maven2/"
gralde-plugin:
type: maven-repository
url: "https://plugins.gradle.org/m2/"

0 comments on commit f076b89

Please sign in to comment.