Skip to content

Commit

Permalink
chore(deps): update rules_proto digest to 34a8208
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 5, 2023
1 parent e95b195 commit 20008ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ def dependencies():
)
http_archive(
name = "rules_proto",
sha256 = "285d1ba620728c4f7288e33db06fc587715869ceca981260a37b45f2118fe569",
strip_prefix = "rules_proto-2d33f813c203e4a00ac61941cec83b4d9b56039b",
urls = ["https://github.com/bazelbuild/rules_proto/archive/2d33f813c203e4a00ac61941cec83b4d9b56039b.tar.gz"],
sha256 = "03ee6ce4ee3c828cf88e0e6cb02d1c4c92d5d36fef45120b20a07ace9f86d2a1",
strip_prefix = "rules_proto-34a8208267ae0a83e142e9a1b6a68fdf00c2a21e",
urls = ["https://github.com/bazelbuild/rules_proto/archive/34a8208267ae0a83e142e9a1b6a68fdf00c2a21e.tar.gz"],
)
http_archive(
name = "rules_python",
Expand Down

0 comments on commit 20008ea

Please sign in to comment.