deps: update dependency aspect_bazel_lib to v2.13.0

This commit is contained in:
renovate[bot] 2025-01-30 10:01:22 +00:00 committed by GitHub
parent 1faf2dd1b8
commit 72af4b44e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
module(name = "constellation")
bazel_dep(name = "aspect_bazel_lib", version = "2.11.0")
bazel_dep(name = "aspect_bazel_lib", version = "2.13.0")
bazel_lib = use_extension("@aspect_bazel_lib//lib:extensions.bzl", "toolchains")
bazel_lib.yq()