8000 Fix typo in renovate.json (#1728) · mashalfiaz/java-docs-samples@2697182 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2697182

Browse files
authored
Fix typo in renovate.json (GoogleCloudPlatform#1728)
1 parent 9d835a0 commit 2697182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{
1010
"packagePatterns": ["^io.grpc:grpc-"],
1111
"groupName": "gRPC packages"
12-
},
12+
}
1313
],
1414
"prConcurrentLimit": 5,
1515
"prCreation": "not-pending",

0 commit comments

Comments
 (0)
0