blob: 021ec8aa4ff039e95d3278a285a74f1549f16c32 [file]
"""Bazel build and test dependencies."""
# NOTE: When editing this file, also update the lockfile.
# bazel mod deps --lockfile_mode=update
module(
name = "rules_platform",
repo_name = "rules_platform",
)
bazel_dep(name = "bazel_skylib", version = "1.5.0")