Skip to content

Commit

Permalink
chore(deps): update dependency buildifier_prebuilt to v6.3.3 (bazel-c…
Browse files Browse the repository at this point in the history
…ontrib#97)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2023
1 parent 394db6e commit 2b6efff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
name = "buildifier_prebuilt",
sha256 = "29a50ea545810dc077c408d520eb83e9de3eecfe6395e89cb07149d903fc31e5",
strip_prefix = "buildifier-prebuilt-6.1.2",
sha256 = "72b5bb0853aac597cce6482ee6c62513318e7f2c0050bc7c319d75d03d8a3875",
strip_prefix = "buildifier-prebuilt-6.3.3",
urls = [
"https://github.com/keith/buildifier-prebuilt/archive/6.1.2.tar.gz",
"https://github.com/keith/buildifier-prebuilt/archive/6.3.3.tar.gz",
],
)

Expand Down

0 comments on commit 2b6efff

Please sign in to comment.