From 86d92533f616e66a404058f1f926d3ff62f95f20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 19:29:56 +0000 Subject: [PATCH] Update dependency buildifier_linux_amd64 to v8 --- fetch_deps.bzl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fetch_deps.bzl b/fetch_deps.bzl index 70243f3f..838fe1a9 100644 --- a/fetch_deps.bzl +++ b/fetch_deps.bzl @@ -213,8 +213,8 @@ def fetch_direct_dependencies(): http_file( name = "buildifier_linux_amd64", executable = True, - sha256 = "0b51a6cb81bc3b51466ea2210053992654987a907063d0c2b9c03be29de52eff", - urls = ["https://github.com/bazelbuild/buildtools/releases/download/6.1.0/buildifier-linux-amd64"], + sha256 = "887377fc64d23a850f4d18a077b5db05b19913f4b99b270d193f3c7334b5a9a7", + urls = ["https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/buildifier-linux-amd64"], ) http_file(