[skip ci] Update dependabot.yml (#2523)

https://github.com/dependabot/dependabot-core/issues/6888#issuecomment-1539501116
This commit is contained in:
LoveSy 2023-05-09 17:44:55 +08:00 committed by GitHub
parent 3ed93a7897
commit bb69cac6a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -7,3 +7,14 @@ updates:
time: "21:00"
open-pull-requests-limit: 10
target-branch: master
registries:
- maven-google
- gralde-plugin
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/"