Skip to content

Commit be3a11b

Browse files
codyossnoahdietz
authored andcommitted
chore: fix renovate (#6353)
It has not processed in 20 days. I think we need to be careful with the PRs and have renovate try to do all the rebasing needed or else it seems to get confused and not able to recover. Fixes: #6352
1 parent 6bb4fb8 commit be3a11b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"commitMessagePrefix": "chore(all): ",
1313
"commitMessageAction": "update",
14-
"groupName": "everything",
14+
"groupName": "all",
1515
"ignoreDeps": [
1616
"google.golang.org/genproto",
1717
"github.com/google/martian/v3"

0 commit comments

Comments
 (0)