Skip to content

Commit c0f7482

Browse files
renovate-botclydin
authored andcommitted
build: update dependency aspect_bazel_lib to v1
1 parent 58c2c09 commit c0f7482

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ yarn_install(
7878

7979
http_archive(
8080
name = "aspect_bazel_lib",
81-
sha256 = "5f2cb843d812a25bd4c137b12776898cd7083408c7302155f9f082c88a9e955f",
82-
strip_prefix = "bazel-lib-0.11.8",
83-
url = "https://github.com/aspect-build/bazel-lib/archive/v0.11.8.tar.gz",
81+
sha256 = "b381ac4dca544ecc5515916f38066e9793628477e2577edb7b2ab04e8c210738",
82+
strip_prefix = "bazel-lib-1.0.0",
83+
url = "https://github.com/aspect-build/bazel-lib/archive/v1.0.0.tar.gz",
8484
)
8585

8686
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "register_jq_toolchains")

0 commit comments

Comments
 (0)