deps: update bazel (core)

This commit is contained in:
renovate[bot] 2025-10-02 08:28:30 +00:00 committed by GitHub
parent 27573c302a
commit 626b8a0290
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
7.6.0
7.6.1

View file

@ -8,7 +8,7 @@ use_repo(bazel_lib, "jq_toolchains")
use_repo(bazel_lib, "yq_toolchains")
bazel_dep(name = "bazel_skylib", version = "1.8.1")
bazel_dep(name = "gazelle", version = "0.43.0")
bazel_dep(name = "gazelle", version = "0.45.0")
bazel_dep(name = "hermetic_cc_toolchain", version = "4.0.1")
bazel_dep(name = "rules_cc", version = "0.2.0")
bazel_dep(name = "rules_go", version = "0.55.1", repo_name = "io_bazel_rules_go")