Skip to content

Commit 092d054

Browse files
committed
build: update dependency yq.bzl to v0.3.2
See associated pull request for more information.
1 parent 160a7b1 commit 092d054

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ register_toolchains(
1010
"//bazel/git-toolchain:git_macos_arm64_toolchain",
1111
)
1212

13-
bazel_dep(name = "yq.bzl", version = "0.3.1")
13+
bazel_dep(name = "yq.bzl", version = "0.3.2")
1414
bazel_dep(name = "tar.bzl", version = "0.7.0")
1515
bazel_dep(name = "aspect_bazel_lib", version = "2.21.2")
1616
bazel_dep(name = "bazel_skylib", version = "1.8.2")

MODULE.bazel.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)