Skip to content

Commit

Permalink
chore(renovate): Group together protoc-gen-* crates
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-martin committed Dec 13, 2024
1 parent 33b3162 commit 70c93f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,10 @@
],
"ignorePaths": [
"fixtures/"
],
"packageRules": [
{
"matchPackageNames": ["protoc-gen-*"]
}
]
}

0 comments on commit 70c93f9

Please sign in to comment.