Skip to content

Commit

Permalink
chore: ignore buf connect dep updates (#3511)
Browse files Browse the repository at this point in the history
  • Loading branch information
wesbillman authored Nov 25, 2024
1 parent 755c2a5 commit 4a83ccd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@
matchPackageNames: [
"@bufbuild/protobuf", // We can't update this until we update buf
"@bufbuild/protoc-gen-es", // We can't update this until we update buf
"@connectrpc/connect", // We can't update this until we update buf
"@connectrpc/connect-web", // We can't update this until we update buf
"codemirror",
"codemirror-json-schema",
],
Expand Down

0 comments on commit 4a83ccd

Please sign in to comment.