ci/format: Bazelify `check_format` script (#29397)

Signed-off-by: Ryan Northey <ryan@synca.io>

Mirrored from https://github.com/envoyproxy/envoy @ 6b6ae44ea4f62220fdae8281e987b998edd1026a
main
update-envoy[bot] 1 year ago
parent f1e281c553
commit 9af5e9a8d3
  1. 1
      bazel/repositories.bzl

@ -24,6 +24,7 @@ def api_dependencies():
external_http_archive(
name = "com_google_googleapis",
)
external_http_archive(
name = "com_github_cncf_udpa",
)

Loading…
Cancel
Save