Skip to content

Commit

Permalink
chore(deps): update dependency buildifier_linux_amd64 to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent 16dd1b0 commit a1ccc9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fetch_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "28285fe7e39ed23dc1a3a525dfcdccbc96c0034ff1d4277905d2672a71b38f13",
urls = ["https://github.com/bazelbuild/buildtools/releases/download/v7.1.2/buildifier-linux-amd64"],
)

http_file(
Expand Down

0 comments on commit a1ccc9e

Please sign in to comment.