Skip to content

Commit 2c87605

Browse files
chore(deps): update dependency buildifier_prebuilt to v7 (#534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9afcfc2 commit 2c87605

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE.bazel

+3-3
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,10 @@ http_archive(
159159

160160
http_archive(
161161
name = "buildifier_prebuilt",
162-
sha256 = "72b5bb0853aac597cce6482ee6c62513318e7f2c0050bc7c319d75d03d8a3875",
163-
strip_prefix = "buildifier-prebuilt-6.3.3",
162+
sha256 = "7f85b688a4b558e2d9099340cfb510ba7179f829454fba842370bccffb67d6cc",
163+
strip_prefix = "buildifier-prebuilt-7.3.1",
164164
urls = [
165-
"http://github.com/keith/buildifier-prebuilt/archive/6.3.3.tar.gz",
165+
"http://github.com/keith/buildifier-prebuilt/archive/7.3.1.tar.gz",
166166
],
167167
)
168168

0 commit comments

Comments
 (0)