Skip to content

Commit 0678f50

Browse files
committed
ci: group com.google.oauth-client updates in dependabot
Avoids separate PRs for client and client-jetty.
1 parent 7bde7f3 commit 0678f50

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ updates:
1515
directory: "/"
1616
schedule:
1717
interval: "daily"
18+
groups:
19+
google-oauth:
20+
patterns:
21+
- "com.google.oauth-client*"
1822
- package-ecosystem: "docker"
1923
open-pull-requests-limit: 20
2024
directory: "/model-server"

0 commit comments

Comments
 (0)