[skip ci] Update dependabot.yml (#2523)
https://github.com/dependabot/dependabot-core/issues/6888#issuecomment-1539501116
This commit is contained in:
parent
3ed93a7897
commit
bb69cac6a4
|
|
@ -7,3 +7,14 @@ updates:
|
||||||
time: "21:00"
|
time: "21:00"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
target-branch: master
|
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/"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue