Skip to content

Commit fef0075

Browse files
renovate[bot]alexeagle
authored andcommitted
chore: update dependency aspect_bazel_lib to v2.13.0
1 parent 7f1a450 commit fef0075

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

repositories.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ def rules_nodejs_dev_dependencies():
4545

4646
http_archive(
4747
name = "aspect_bazel_lib",
48-
sha256 = "c96db69dd2714a37f3298338a1a42b27e3a2696c3b36dd4441b9bf7a1a12bee0",
49-
strip_prefix = "bazel-lib-2.11.0",
50-
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.11.0/bazel-lib-v2.11.0.tar.gz",
48+
sha256 = "57a777c5d4d0b79ad675995ee20fc1d6d2514a1ef3000d98f5c70cf0c09458a3",
49+
strip_prefix = "bazel-lib-2.13.0",
50+
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.13.0/bazel-lib-v2.13.0.tar.gz",
5151
)
5252

5353
http_archive(

0 commit comments

Comments
 (0)