Skip to content

Commit

Permalink
chore(deps): update rules_proto digest to 673e59e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2023
1 parent 0e0563b commit 3968704
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 = "7ba0b77a37016b1d888e125456a1dc21eb63c17f17676289918de0798aab2a3c",
strip_prefix = "rules_proto-bb745f946a0b033dc50b7671bea10c9395e53e4d",
urls = ["https://github.com/bazelbuild/rules_proto/archive/bb745f946a0b033dc50b7671bea10c9395e53e4d.tar.gz"],
sha256 = "5dbdce81642da88b923a9a368d8b06c4423baeb3afc0762b5d325b5b07a3a6e9",
strip_prefix = "rules_proto-673e59ea247296c95c51ac01de67f4de8f7a846a",
urls = ["https://github.com/bazelbuild/rules_proto/archive/673e59ea247296c95c51ac01de67f4de8f7a846a.tar.gz"],
)
http_archive(
name = "rules_python",
Expand Down

0 comments on commit 3968704

Please sign in to comment.