From a770e8e75ae0e7a6025f325caf11ec0cde077951 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 05:49:34 +0000 Subject: [PATCH] chore(deps): update dependency buildifier_linux_amd64 to v7 --- fetch_deps.bzl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fetch_deps.bzl b/fetch_deps.bzl index 0045196..75ae7a7 100644 --- a/fetch_deps.bzl +++ b/fetch_deps.bzl @@ -196,8 +196,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 = "5474cc5128a74e806783d54081f581662c4be8ae65022f557e9281ed5dc88009", + urls = ["https://github.com/bazelbuild/buildtools/releases/download/v7.3.1/buildifier-linux-amd64"], ) http_file(