Skip to content

Commit

Permalink
Group dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 authored Jul 12, 2024
1 parent 9d63f3b commit 3d9257f
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,8 @@ updates:
schedule:
interval: daily
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/"
groups:
maven-dependencies:
patterns:
- "*"

0 comments on commit 3d9257f

Please sign in to comment.