Skip to content

Commit

Permalink
Update jsonnets_to_json.bzl
Browse files Browse the repository at this point in the history
  • Loading branch information
simonff authored Sep 17, 2024
1 parent 196915d commit 175fba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/jsonnets_to_json.bzl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Build with many jsonnet files."""

load("@io_bazel_rules_jsonnet//jsonnet:jsonnet.bzl", "jsonnet_to_json")
load("@rules_jsonnet//jsonnet:jsonnet.bzl", "jsonnet_to_json")

def jsonnets_to_json(
name,
Expand Down

0 comments on commit 175fba3

Please sign in to comment.